org.hyperic.hq.autoinventory
Class AIIp
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.appdef.AppdefBean
org.hyperic.hq.appdef.IpBase
org.hyperic.hq.autoinventory.AIIp
- All Implemented Interfaces:
- java.io.Serializable, ContainerManagedTimestampTrackable
public class AIIp
- extends IpBase
- 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 |
AIIp
public AIIp()
AIIp
public AIIp(AIIpValue ipv)
getAIPlatform
public AIPlatform getAIPlatform()
setAIPlatform
public void setAIPlatform(AIPlatform aIPlatform)
getQueueStatus
public int getQueueStatus()
setQueueStatus
public void setQueueStatus(java.lang.Integer queueStatus)
getDiff
public long getDiff()
setDiff
public void setDiff(long diff)
isIgnored
public boolean isIgnored()
setIgnored
public void setIgnored(boolean ignored)
getAIIpValue
public AIIpValue getAIIpValue()
- Deprecated. use (this) AIIp object instead
- legacy EJB DTO pattern
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class IpBase
hashCode
public int hashCode()
- Overrides:
hashCode
in class IpBase
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.