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