Package com.cumulocity.model.idtype
Class GId
java.lang.Object
org.svenson.AbstractDynamicProperties
com.cumulocity.model.ID
com.cumulocity.model.idtype.GId
- All Implemented Interfaces:
Serializable
,org.svenson.DynamicProperties
,org.svenson.JSONable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.cumulocity.model.ID
asString, equals, equalsIgnoreClass, getName, getType, getValue, hashCode, setName, setType, setValue, toString
Methods inherited from class org.svenson.AbstractDynamicProperties
getAttrs, getProperty, hasProperty, propertyNames, removeProperty, setProperty
-
Constructor Details
-
GId
public GId() -
GId
-
GId
-
-
Method Details
-
asGId
-
asGId
-
asGId
-
asString
-
toJSON
GId type returns just its value when converting to JSON (see https://startups.jira.com/wiki/display/MTM/Identification+model)- Specified by:
toJSON
in interfaceorg.svenson.JSONable
-
getLong
Deprecated.GId is not always a number anymore The method will be removed with a next release -
asGId
-