Package org.opennms.netmgt.xml.eventconf
Class ManagedObject
- java.lang.Object
-
- org.opennms.netmgt.xml.eventconf.ManagedObject
-
- All Implemented Interfaces:
Serializable
public class ManagedObject extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ManagedObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getType()
int
hashCode()
void
setType(String type)
-