com.cumulocity.rest.representation.platform
Class PlatformApiRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.platform.PlatformApiRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class PlatformApiRepresentation
- extends BaseResourceRepresentation
PlatformApiRepresentation
public PlatformApiRepresentation()
getInventory
public InventoryRepresentation getInventory()
setInventory
public void setInventory(InventoryRepresentation inventory)
getIdentity
public IdentityRepresentation getIdentity()
setIdentity
public void setIdentity(IdentityRepresentation identity)
getEvent
public EventsApiRepresentation getEvent()
setEvent
public void setEvent(EventsApiRepresentation event)
getMeasurement
public MeasurementsApiRepresentation getMeasurement()
setMeasurement
public void setMeasurement(MeasurementsApiRepresentation measurement)
getAudit
public AuditRecordsRepresentation getAudit()
setAudit
public void setAudit(AuditRecordsRepresentation audit)
getAlarm
public AlarmsApiRepresentation getAlarm()
setAlarm
public void setAlarm(AlarmsApiRepresentation alarm)
getUser
public UsersApiRepresentation getUser()
setUser
public void setUser(UsersApiRepresentation user)
getDeviceControl
public DeviceControlRepresentation getDeviceControl()
setDeviceControl
public void setDeviceControl(DeviceControlRepresentation deviceControl)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.