com.cumulocity.rest.representation.inventory
Class ManagedObjectCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.inventory.ManagedObjectCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class ManagedObjectCollectionRepresentation
- extends BaseCollectionRepresentation
ManagedObjectCollectionRepresentation
public ManagedObjectCollectionRepresentation()
getManagedObjects
@JSONTypeHint(value=ManagedObjectRepresentation.class)
public List<ManagedObjectRepresentation> getManagedObjects()
setManagedObjects
public void setManagedObjects(List<ManagedObjectRepresentation> managedObjects)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.