org.hyperic.hq.appdef.server.session
Class Cprop
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.appdef.server.session.Cprop
- All Implemented Interfaces:
- java.io.Serializable
public class Cprop
- extends PersistedObject
- See Also:
- Serialized Form
Constructor Summary |
Cprop()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Cprop
public Cprop()
getKey
public CpropKey getKey()
setKey
protected void setKey(CpropKey keyId)
getAppdefId
public java.lang.Integer getAppdefId()
setAppdefId
protected void setAppdefId(java.lang.Integer appdefId)
getValueIdx
public java.lang.Integer getValueIdx()
setValueIdx
protected void setValueIdx(java.lang.Integer valueIdx)
getPropValue
public java.lang.String getPropValue()
setPropValue
protected void setPropValue(java.lang.String propValue)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class PersistedObject
hashCode
public int hashCode()
- Overrides:
hashCode
in class PersistedObject
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.