org.hyperic.hq.common.server.session
Class CrispoOption
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.common.server.session.CrispoOption
- All Implemented Interfaces:
- java.io.Serializable
public class CrispoOption
- extends PersistedObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
CrispoOption
protected CrispoOption()
getCrispo
public Crispo getCrispo()
setCrispo
protected void setCrispo(Crispo crispo)
getKey
public java.lang.String getKey()
setKey
protected void setKey(java.lang.String key)
getOptionValue
protected java.lang.String getOptionValue()
setOptionValue
protected void setOptionValue(java.lang.String val)
getValue
public java.lang.String getValue()
setValue
protected void setValue(java.lang.String val)
setArray
protected void setArray(java.util.List array)
getArray
protected java.util.List getArray()
hashCode
public int hashCode()
- Overrides:
hashCode
in class PersistedObject
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class PersistedObject
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.