Uses of Class
org.opennms.bb.dp.events.EventAttributeStateOnOff

Packages that use EventAttributeStateOnOff
org.opennms.bb.dp.events   
 

Uses of EventAttributeStateOnOff in org.opennms.bb.dp.events
 

Subclasses of EventAttributeStateOnOff in org.opennms.bb.dp.events
 class EventForward
          This class is designed to encapsulate all the relavant information for the forward element of the Event DTD.
 class EventTroubleTicket
          This class is designed to encapsulate the tticket entry in the Event DTD.
 

Constructors in org.opennms.bb.dp.events with parameters of type EventAttributeStateOnOff
EventAttributeStateOnOff(EventAttributeStateOnOff second)
          Constructs a new instance by copying the appropriate values from the passed instance.