Package com.tailf.ncs.alarmman.common
Class StatusChangeAttribute
Object
com.tailf.ncs.alarmman.common.Attribute
com.tailf.ncs.alarmman.common.StatusChangeAttribute
Class representing a status change attribute.
- 
Constructor Summary
ConstructorsConstructorDescriptionStatusChangeAttribute(ConfNamespace ns, String attributeId, ConfValue value)  - 
Method Summary
Methods inherited from class com.tailf.ncs.alarmman.common.Attribute
getId, getNameSpace, getValue, toString 
- 
Constructor Details
- 
StatusChangeAttribute
public StatusChangeAttribute(ConfNamespace ns, String attributeId, ConfValue value) throws ConfException - Throws:
 ConfException
 
 -