it.eng.spagobi.metadata
Class SbiSubreportsId
java.lang.Object
it.eng.spagobi.metadata.SbiSubreportsId
- All Implemented Interfaces:
- java.io.Serializable
public class SbiSubreportsId
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
SbiSubreportsId
public SbiSubreportsId()
- default constructor
getMasterReport
public SbiObjects getMasterReport()
setMasterReport
public void setMasterReport(SbiObjects masterReport)
getSubReport
public SbiObjects getSubReport()
setSubReport
public void setSubReport(SbiObjects subReport)
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object