Class ApplicationUserRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.application.ApplicationUserRepresentation
- All Implemented Interfaces:
ResourceRepresentation
,org.svenson.DynamicProperties
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getName()
int
hashCode()
void
void
setPassword
(String password) void
toString()
Methods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setProperty
Methods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON
-
Constructor Details
-
ApplicationUserRepresentation
public ApplicationUserRepresentation() -
ApplicationUserRepresentation
-
-
Method Details
-
applicationUserRepresentation
public static ApplicationUserRepresentation.ApplicationUserRepresentationBuilder applicationUserRepresentation() -
getTenant
-
getName
-
getPassword
-
setTenant
-
setName
-
setPassword
-
toString
- Overrides:
toString
in classBaseResourceRepresentation
-
equals
-
canEqual
-
hashCode
public int hashCode()
-