com.cumulocity.rest.representation.alarm
Class AlarmCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class AlarmCollectionRepresentation
- extends BaseCollectionRepresentation
AlarmCollectionRepresentation
public AlarmCollectionRepresentation()
getAlarms
@JSONTypeHint(value=AlarmRepresentation.class)
public List<AlarmRepresentation> getAlarms()
setAlarms
public void setAlarms(List<AlarmRepresentation> alarms)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.