Uses of Class
com.cumulocity.rest.representation.user.RoleReferenceRepresentation
-
Packages that use RoleReferenceRepresentation Package Description com.cumulocity.rest.representation.user -
-
Uses of RoleReferenceRepresentation in com.cumulocity.rest.representation.user
Methods in com.cumulocity.rest.representation.user that return types with arguments of type RoleReferenceRepresentation Modifier and Type Method Description List<RoleReferenceRepresentation>RoleReferenceCollectionRepresentation. getReferences()Iterator<RoleReferenceRepresentation>RoleReferenceCollectionRepresentation. iterator()Method parameters in com.cumulocity.rest.representation.user with type arguments of type RoleReferenceRepresentation Modifier and Type Method Description voidRoleReferenceCollectionRepresentation. setReferences(List<RoleReferenceRepresentation> references)
-