C G I P S 

C

com.odfl.ws.printLabel.domainservice.messages - package com.odfl.ws.printLabel.domainservice.messages
 
com.odfl.ws.printLabel.webService - package com.odfl.ws.printLabel.webService
 

G

getLabelCount() - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelRequest
 
getLabelSize() - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelRequest
 
getMessage() - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelResponse
 
getPDFPrintLabel(PrintLabelRequest) - Method in class com.odfl.ws.printLabel.webService.PrintLabelWebService
 
getPrintLabelBase64EncodedPdfBytes() - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelResponse
 
getProNumber() - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelRequest
 

I

isSuccess() - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelResponse
 

P

PrintLabelRequest - Class in com.odfl.ws.printLabel.domainservice.messages
Request object for printing labels * = Required Field proNumber* required String 11 max numeric id number labelSize* required String which specifies the size of the label.
PrintLabelRequest() - Constructor for class com.odfl.ws.printLabel.domainservice.messages.PrintLabelRequest
 
PrintLabelResponse - Class in com.odfl.ws.printLabel.domainservice.messages
 
PrintLabelResponse() - Constructor for class com.odfl.ws.printLabel.domainservice.messages.PrintLabelResponse
 
PrintLabelWebService - Class in com.odfl.ws.printLabel.webService
 
PrintLabelWebService() - Constructor for class com.odfl.ws.printLabel.webService.PrintLabelWebService
 

S

setLabelCount(String) - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelRequest
 
setLabelSize(LabelSize) - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelRequest
 
setMessage(String) - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelResponse
 
setPrintLabelBase64EncodedPdfBytes(byte[]) - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelResponse
 
setProNumber(String) - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelRequest
 
setSuccess(boolean) - Method in class com.odfl.ws.printLabel.domainservice.messages.PrintLabelResponse
 
C G I P S