Uses of Class
de.extra_standard.namespace.components._1.ReportType

Packages that use ReportType
de.extra_standard.namespace.components._1   
de.extra_standard.namespace.service._1   
 

Uses of ReportType in de.extra_standard.namespace.components._1
 

Fields in de.extra_standard.namespace.components._1 declared as ReportType
protected  ReportType ResponseDetailsType.report
           
 

Methods in de.extra_standard.namespace.components._1 that return ReportType
 ReportType ObjectFactory.createReportType()
          Create an instance of ReportType
 ReportType ResponseDetailsType.getReport()
          Gets the value of the report property.
 

Methods in de.extra_standard.namespace.components._1 that return types with arguments of type ReportType
 JAXBElement<ReportType> ObjectFactory.createReport(ReportType value)
          Create an instance of JAXBElement<ReportType>}
 

Methods in de.extra_standard.namespace.components._1 with parameters of type ReportType
 JAXBElement<ReportType> ObjectFactory.createReport(ReportType value)
          Create an instance of JAXBElement<ReportType>}
 void ResponseDetailsType.setReport(ReportType value)
          Sets the value of the report property.
 

Uses of ReportType in de.extra_standard.namespace.service._1
 

Fields in de.extra_standard.namespace.service._1 declared as ReportType
protected  ReportType ExtraErrorType.report
           
 

Methods in de.extra_standard.namespace.service._1 that return ReportType
 ReportType ExtraErrorType.getReport()
          Gets the value of the report property.
 

Methods in de.extra_standard.namespace.service._1 with parameters of type ReportType
 void ExtraErrorType.setReport(ReportType value)
          Sets the value of the report property.
 



Copyright © 2012-2013. All Rights Reserved.