|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.analiticalmodel.document.metadata.SbiSubreportsId
public class SbiSubreportsId
Constructor Summary | |
---|---|
SbiSubreportsId()
default constructor. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
SbiObjects |
getMasterReport()
Gets the master report. |
SbiObjects |
getSubReport()
Gets the sub report. |
int |
hashCode()
|
void |
setMasterReport(SbiObjects masterReport)
Sets the master report. |
void |
setSubReport(SbiObjects subReport)
Sets the sub report. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiSubreportsId()
Method Detail |
---|
public SbiObjects getMasterReport()
public void setMasterReport(SbiObjects masterReport)
masterReport
- the new master reportpublic SbiObjects getSubReport()
public void setSubReport(SbiObjects subReport)
subReport
- the new sub reportpublic 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 |