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