|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.commons.metadata.SbiHibernateModel
it.eng.spagobi.analiticalmodel.document.metadata.SbiSubreports
public class SbiSubreports
Constructor Summary | |
---|---|
SbiSubreports()
default constructor. |
|
SbiSubreports(SbiSubreportsId id)
constructor with id. |
Method Summary | |
---|---|
SbiSubreportsId |
getId()
Gets the id. |
void |
setId(SbiSubreportsId id)
Sets the id. |
Methods inherited from class it.eng.spagobi.commons.metadata.SbiHibernateModel |
---|
getCommonInfo, setCommonInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiSubreports()
public SbiSubreports(SbiSubreportsId id)
id
- the idMethod Detail |
---|
public SbiSubreportsId getId()
public void setId(SbiSubreportsId id)
id
- the new id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |