|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.behaviouralmodel.analyticaldriver.metadata.SbiObjParuseId
public class SbiObjParuseId
Constructor Summary | |
---|---|
SbiObjParuseId()
default constructor. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
java.lang.String |
getFilterOperation()
Gets the filter operation. |
SbiObjPar |
getSbiObjPar()
Gets the sbi obj par. |
SbiObjPar |
getSbiObjParFather()
Gets the sbi obj par father. |
SbiParuse |
getSbiParuse()
Gets the sbi paruse. |
int |
hashCode()
|
void |
setFilterOperation(java.lang.String filterOperation)
Sets the filter operation. |
void |
setSbiObjPar(SbiObjPar sbiObjPar)
Sets the sbi obj par. |
void |
setSbiObjParFather(SbiObjPar sbiObjParFather)
Sets the sbi obj par father. |
void |
setSbiParuse(SbiParuse sbiParuse)
Sets the sbi paruse. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiObjParuseId()
Method Detail |
---|
public java.lang.String getFilterOperation()
public void setFilterOperation(java.lang.String filterOperation)
filterOperation
- the new filter operationpublic SbiObjPar getSbiObjPar()
public void setSbiObjPar(SbiObjPar sbiObjPar)
sbiObjPar
- the new sbi obj parpublic SbiObjPar getSbiObjParFather()
public void setSbiObjParFather(SbiObjPar sbiObjParFather)
sbiObjParFather
- the new sbi obj par fatherpublic SbiParuse getSbiParuse()
public void setSbiParuse(SbiParuse sbiParuse)
sbiParuse
- the new sbi parusepublic int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |