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

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

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

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

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

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