com.cumulocity.rest.representation.operation
Class OperationCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.operation.OperationCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class OperationCollectionRepresentation
- extends BaseCollectionRepresentation
OperationCollectionRepresentation
public OperationCollectionRepresentation()
getOperations
@JSONTypeHint(value=OperationRepresentation.class)
public List<OperationRepresentation> getOperations()
setOperations
public void setOperations(List<OperationRepresentation> operations)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.