Uses of Class
com.cumulocity.rest.representation.application.ApplicationRepresentation

Packages that use ApplicationRepresentation
com.cumulocity.rest.representation.application   
 

Uses of ApplicationRepresentation in com.cumulocity.rest.representation.application
 

Methods in com.cumulocity.rest.representation.application that return ApplicationRepresentation
 ApplicationRepresentation ApplicationReferenceRepresentation.getApplication()
           
 

Methods in com.cumulocity.rest.representation.application that return types with arguments of type ApplicationRepresentation
 List<ApplicationRepresentation> ApplicationCollectionRepresentation.getApplications()
           
 

Methods in com.cumulocity.rest.representation.application with parameters of type ApplicationRepresentation
 void ApplicationReferenceRepresentation.setApplication(ApplicationRepresentation application)
           
 

Method parameters in com.cumulocity.rest.representation.application with type arguments of type ApplicationRepresentation
 void ApplicationCollectionRepresentation.setApplications(List<ApplicationRepresentation> applications)
           
 



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.