Uses of Class
nz.co.cks.tms.xml.ReportBilling

Packages that use ReportBilling
nz.co.cks.tms.xml   
 

Uses of ReportBilling in nz.co.cks.tms.xml
 

Methods in nz.co.cks.tms.xml that return ReportBilling
 ReportBilling ReportBlkType.getReportBilling()
          Method getReportBillingReturns the value of field 'reportBilling'.
static ReportBilling ReportBilling.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in nz.co.cks.tms.xml with parameters of type ReportBilling
 void ReportBlkType.setReportBilling(ReportBilling reportBilling)
          Method setReportBillingSets the value of field 'reportBilling'.