|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.analiticalmodel.document.metadata.SbiObjFuncId
public class SbiObjFuncId
SbiObjFuncId generated by hbm2java
Constructor Summary | |
---|---|
SbiObjFuncId()
default constructor. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
SbiFunctions |
getSbiFunctions()
Gets the sbi functions. |
SbiObjects |
getSbiObjects()
Gets the sbi objects. |
int |
hashCode()
|
void |
setSbiFunctions(SbiFunctions sbiFunctions)
Sets the sbi functions. |
void |
setSbiObjects(SbiObjects sbiObjects)
Sets the sbi objects. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiObjFuncId()
Method Detail |
---|
public SbiFunctions getSbiFunctions()
public void setSbiFunctions(SbiFunctions sbiFunctions)
sbiFunctions
- the new sbi functionspublic SbiObjects getSbiObjects()
public void setSbiObjects(SbiObjects sbiObjects)
sbiObjects
- the new sbi objectspublic boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |