Uses of Class
it.eng.spagobi.analiticalmodel.document.metadata.SbiSubreportsId

Packages that use SbiSubreportsId
it.eng.spagobi.analiticalmodel.document.metadata   
 

Uses of SbiSubreportsId in it.eng.spagobi.analiticalmodel.document.metadata
 

Methods in it.eng.spagobi.analiticalmodel.document.metadata that return SbiSubreportsId
 SbiSubreportsId SbiSubreports.getId()
          Gets the id.
 

Methods in it.eng.spagobi.analiticalmodel.document.metadata with parameters of type SbiSubreportsId
 void SbiSubreports.setId(SbiSubreportsId id)
          Sets the id.
 

Constructors in it.eng.spagobi.analiticalmodel.document.metadata with parameters of type SbiSubreportsId
SbiSubreports(SbiSubreportsId id)
          constructor with id.