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
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetName()inthashCode()voidvoidsetPassword(String password) voidtoString()Methods 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
-
Constructor Details
-
ApplicationUserRepresentation
public ApplicationUserRepresentation() -
ApplicationUserRepresentation
-
-
Method Details
-
applicationUserRepresentation
public static ApplicationUserRepresentation.ApplicationUserRepresentationBuilder applicationUserRepresentation() -
getTenant
-
getName
-
getPassword
-
setTenant
-
setName
-
setPassword
-
toString
- Overrides:
toStringin classBaseResourceRepresentation
-
equals
-
canEqual
-
hashCode
public int hashCode()
-