edu.cmu.cs.able.gaugeInfrastructure.RMI.Events
Class GaugeEventType
java.lang.Object
|
+--edu.cmu.cs.able.gaugeInfrastructure.RMI.Events.GaugeEventType
- All Implemented Interfaces:
- java.io.Serializable
- public class GaugeEventType
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
createdEvents
public boolean createdEvents
deletedEvents
public boolean deletedEvents
configuredEvents
public boolean configuredEvents
valueEvents
public boolean valueEvents
multipleValueEvents
public boolean multipleValueEvents
GaugeEventType
public GaugeEventType()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object