Class ExtensibleOptionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
- All Implemented Interfaces:
ResourceRepresentation,org.svenson.DynamicProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasExtensibleOptionRepresentation(String category, String key, String value, boolean editable) getKey()getValue()voidsetCategory(String category) voidsetEditable(Boolean editable) voidvoidMethods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setPropertyMethods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON, toString
-
Constructor Details
-
ExtensibleOptionRepresentation
public ExtensibleOptionRepresentation()
-
-
Method Details
-
asExtensibleOptionRepresentation
public static ExtensibleOptionRepresentation asExtensibleOptionRepresentation(String category, String key, String value, boolean editable) -
getCategory
-
setCategory
-
getKey
-
setKey
-
getValue
-
setValue
-
getEditable
-
setEditable
-