com.cumulocity.rest.representation.application
Class ApplicationReferenceCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.application.ApplicationReferenceCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class ApplicationReferenceCollectionRepresentation
- extends BaseCollectionRepresentation
ApplicationReferenceCollectionRepresentation
public ApplicationReferenceCollectionRepresentation()
getReferences
@JSONTypeHint(value=ApplicationReferenceRepresentation.class)
public List<ApplicationReferenceRepresentation> getReferences()
setReferences
public void setReferences(List<ApplicationReferenceRepresentation> references)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.