CloudPlugs REST Library  1.0.0
for Android
Timestamp Class Reference

Tool class for easy Timestamp validation and handling. This class is for internal usage. More...

Static Public Member Functions

static Object from (Object val, String name)
 
static Object from (Object val)
 
static Object [] toKeyValue (String kNum, String kDate, Object val)
 

Detailed Description

Tool class for easy Timestamp validation and handling. This class is for internal usage.

Member Function Documentation

◆ from() [1/2]

static Object from ( Object  val,
String  name 
)
static

◆ from() [2/2]

static Object from ( Object  val)
static

◆ toKeyValue()

static Object [] toKeyValue ( String  kNum,
String  kDate,
Object  val 
)
static