it.eng.spagobi.metadata
Class SbiObjFunc
java.lang.Object
it.eng.spagobi.metadata.SbiObjFunc
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public class SbiObjFunc
- extends java.lang.Object
- implements java.io.Serializable, java.lang.Comparable
SbiObjFunc generated by hbm2java
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SbiObjFunc
public SbiObjFunc()
- default constructor
SbiObjFunc
public SbiObjFunc(SbiObjFuncId id)
- constructor with id
getId
public SbiObjFuncId getId()
setId
public void setId(SbiObjFuncId id)
getProg
public java.lang.Integer getProg()
setProg
public void setProg(java.lang.Integer prog)
compareTo
public int compareTo(java.lang.Object obj2)
- Specified by:
compareTo
in interface java.lang.Comparable