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