|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ResponseReport | |
| nz.co.cks.tms.xml | |
| XmlCommunication | |
| Uses of ResponseReport in nz.co.cks.tms.xml |
| Methods in nz.co.cks.tms.xml that return ResponseReport | |
static ResponseReport |
ResponseReport.unmarshal(java.io.Reader reader)
Method unmarshal |
ResponseReport |
ResponseBlkType.getResponseReport()
Method getResponseReportReturns the value of field 'responseReport'. |
| Methods in nz.co.cks.tms.xml with parameters of type ResponseReport | |
void |
ResponseBlkType.setResponseReport(ResponseReport responseReport)
Method setResponseReportSets the value of field 'responseReport'. |
| Uses of ResponseReport in XmlCommunication |
| Methods in XmlCommunication with parameters of type ResponseReport | |
java.lang.String |
XmlUnmarshal.responseReport(ResponseReport rr)
This method is being used to read TMS Response Report |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||