|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.commons.metadata.SbiHibernateModel
it.eng.spagobi.analiticalmodel.document.metadata.SbiObjFunc
public class SbiObjFunc
SbiObjFunc generated by hbm2java
Constructor Summary | |
---|---|
SbiObjFunc()
default constructor. |
|
SbiObjFunc(SbiObjFuncId id)
constructor with id. |
Method Summary | |
---|---|
int |
compareTo(java.lang.Object obj2)
|
SbiObjFuncId |
getId()
Gets the id. |
java.lang.Integer |
getProg()
Gets the prog. |
void |
setId(SbiObjFuncId id)
Sets the id. |
void |
setProg(java.lang.Integer prog)
Sets the prog. |
Methods inherited from class it.eng.spagobi.commons.metadata.SbiHibernateModel |
---|
getCommonInfo, setCommonInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiObjFunc()
public SbiObjFunc(SbiObjFuncId id)
id
- the idMethod Detail |
---|
public SbiObjFuncId getId()
public void setId(SbiObjFuncId id)
id
- the new idpublic java.lang.Integer getProg()
public void setProg(java.lang.Integer prog)
prog
- the new progpublic int compareTo(java.lang.Object obj2)
compareTo
in interface java.lang.Comparable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |