com.cumulocity.rest.representation.measurement
Class MeasurementCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.measurement.MeasurementCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class MeasurementCollectionRepresentation
- extends BaseCollectionRepresentation
MeasurementCollectionRepresentation
public MeasurementCollectionRepresentation()
setMeasurements
public void setMeasurements(List<MeasurementRepresentation> measurements)
getMeasurements
@JSONTypeHint(value=MeasurementRepresentation.class)
public List<MeasurementRepresentation> getMeasurements()
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.