|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.behaviouralmodel.analyticaldriver.metadata.SbiObjParviewId
public class SbiObjParviewId
Constructor Summary | |
---|---|
SbiObjParviewId()
default constructor. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
java.lang.String |
getCompareValue()
|
java.lang.String |
getOperation()
Gets the operation. |
SbiObjPar |
getSbiObjPar()
Gets the sbi obj par. |
SbiObjPar |
getSbiObjParFather()
Gets the sbi obj par father. |
int |
hashCode()
|
void |
setCompareValue(java.lang.String compareValue)
|
void |
setOperation(java.lang.String operation)
Sets the operation. |
void |
setSbiObjPar(SbiObjPar sbiObjPar)
Sets the sbi obj par. |
void |
setSbiObjParFather(SbiObjPar sbiObjParFather)
Sets the sbi obj par father. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiObjParviewId()
Method Detail |
---|
public java.lang.String getOperation()
public void setOperation(java.lang.String operation)
operation
- the new 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 java.lang.String getCompareValue()
public void setCompareValue(java.lang.String compareValue)
public 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 |