Package com.smeup.kokos.sdk.model.data
Class SmeupDataObj
java.lang.Object
com.smeup.kokos.sdk.model.data.SmeupDataObj
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SmeupDataObj
public SmeupDataObj() -
SmeupDataObj
-
-
Method Details
-
getT
-
setT
-
getP
-
setP
-
getTp
-
fromTp
Gets a concat of type and parameter and serializes it into a SmeupDataObj with t=type and p=parameter.- Parameters:
input- the concat string, e.g. CNCOL- Returns:
- new SmeupDataObj("CN", "COL", "")
-