org.hyperic.hq.appdef
Class AgentType
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.appdef.AppdefBean
org.hyperic.hq.appdef.AgentType
- All Implemented Interfaces:
- java.io.Serializable, ContainerManagedTimestampTrackable
public class AgentType
- extends AppdefBean
- See Also:
- Serialized Form
Methods inherited from class org.hyperic.hq.appdef.AppdefBean |
allowContainerManagedCreationTime, allowContainerManagedLastModifiedTime, getCid, getCreationTime, getCTime, getModifiedTime, getMTime, matchesValueObject, setCid, setCreationTime, setModifiedTime |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AgentType
public AgentType()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
isNewTransportType
public boolean isNewTransportType()
getAgents
public java.util.Collection getAgents()
setAgents
public void setAgents(java.util.Collection agents)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class AppdefBean
hashCode
public int hashCode()
- Overrides:
hashCode
in class AppdefBean
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.