|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.svenson.AbstractDynamicProperties
com.cumulocity.model.ID
com.cumulocity.model.idtype.GId
public class GId
Constructor Summary | |
---|---|
GId()
|
|
GId(String id)
|
Method Summary | |
---|---|
String |
toJSON()
GId type returns just its value when converting to JSON (see https://startups.jira.com/wiki/display/MTM/Identification+model) |
Methods inherited from class com.cumulocity.model.ID |
---|
equals, equalsIgnoreClass, getName, getType, getValue, hashCode, setName, setType, setValue, toString |
Methods inherited from class org.svenson.AbstractDynamicProperties |
---|
getProperty, propertyNames, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GId()
public GId(String id)
Method Detail |
---|
public String toJSON()
toJSON
in interface org.svenson.JSONable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |