com.cumulocity.rest.representation.application
Class ApplicationCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.application.ApplicationCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class ApplicationCollectionRepresentation
- extends BaseCollectionRepresentation
ApplicationCollectionRepresentation
public ApplicationCollectionRepresentation()
getApplications
public List<ApplicationRepresentation> getApplications()
setApplications
@JSONTypeHint(value=ApplicationRepresentation.class)
public void setApplications(List<ApplicationRepresentation> applications)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.