Uses of Class
cz.muni.fi.cewebs.myservice.report.GRLResponseEle

Packages that use GRLResponseEle
cz.muni.fi.cewebs.myservice.report   
 

Uses of GRLResponseEle in cz.muni.fi.cewebs.myservice.report
 

Fields in cz.muni.fi.cewebs.myservice.report declared as GRLResponseEle
protected  GRLResponseEle[] CEWebSReportPort_getReportList_ResponseStruct._return
           
 

Methods in cz.muni.fi.cewebs.myservice.report that return GRLResponseEle
 GRLResponseEle[] CEWebSReportPort_getReportList_ResponseStruct.get_return()
           
 GRLResponseEle[] CEWebSReportPort.getReportList(java.lang.String key, int instance, java.lang.String[] language)
           
 GRLResponseEle[] CEWebSReportPort_Impl.getReportList(java.lang.String key, int instance, java.lang.String[] language)
          Dotaz na sestavy, které poskytuje daná instance této služby
 

Methods in cz.muni.fi.cewebs.myservice.report with parameters of type GRLResponseEle
 void CEWebSReportPort_getReportList_ResponseStruct.set_return(GRLResponseEle[] _return)
           
 

Constructors in cz.muni.fi.cewebs.myservice.report with parameters of type GRLResponseEle
CEWebSReportPort_getReportList_ResponseStruct(GRLResponseEle[] _return)