org.hyperic.hq.rt
Class RtErrorCode
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.rt.RtErrorCode
- All Implemented Interfaces:
- java.io.Serializable
public class RtErrorCode
- extends PersistedObject
RtErrorCode generated by hbm2java
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
RtErrorCode
public RtErrorCode()
getCode
public java.lang.Integer getCode()
setCode
public void setCode(java.lang.Integer code)
getDesc
public java.lang.String getDesc()
setDesc
public void setDesc(java.lang.String description)
getRtStatErrors
public java.util.Set getRtStatErrors()
setRtStatErrors
public void setRtStatErrors(java.util.Set s)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.