/mcpInherited member summary Fields inherited from interface Alarm, on page 688 ALERTS, on page 691, CRITICAL, on page 691, DEBUGGING, on page 691, EMERGENCIES, on page 691, ERROR, on page 691, HIGHEST_LEVEL, on page 691, INFORMATIONAL, on page 692, LOWEST_LEVEL, on page 692, NOTIFICATION, on page 692, NO_SEVERITY, on page 692, UNKNOWN_MNEMONIC, on page 692, WARNING, on page 692 Methods inherited from class Object clone(), equals(Object), finalize(), getClass(), hashCode(), notify(), notifyAll(), toString(), wait(), wait(), wait() Constructors DefaultAlarm(String, String, int, AlarmWriter) public DefaultAlarm(java.lang.String facility, java.lang.StringsubFacility, intseverity, com.cisco.services.alarm.AlarmWriteralarmWriter) Methods getFacility() public java.lang.String getFacility() Specified By: getFacility(), on page 692 in interface Alarm, on page 688 getSeverity() public int getSeverity() Specified By: getSeverity(), on page 692 in interface Alarm, on page 688 getSubFacility() public java.lang.String getSubFacility() Specified By: getSubFacility(), on page 693 in interface Alarm, on page 688 send(String) public void send(java.lang.String mnemonic) Send the alarm with the specified mnemonic Specified By: send(String), on page 693 in interface Alarm, on page 688 Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 681 Cisco Unified JTAPI Alarms and Services Constructors