Uses of Interface
com.cumulocity.model.event.Severity

Packages that use Severity
com.cumulocity.model.event   
 

Uses of Severity in com.cumulocity.model.event
 

Classes in com.cumulocity.model.event that implement Severity
 class CumulocitySeverities
           
 class SeverityImpl
           
 

Methods in com.cumulocity.model.event that return Severity
 Severity AuditRecord.getSeverity()
           
 Severity Alarm.getSeverity()
           
 

Methods in com.cumulocity.model.event with parameters of type Severity
 void AuditRecord.setSeverity(Severity severity)
           
 void Alarm.setSeverity(Severity severity)
          Set the severity of this alarm.
 



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.