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