Uses of Class
com.efaxdeveloper.util.inbound.Barcode

Packages that use Barcode
com.efaxdeveloper.util.inbound   
 

Uses of Barcode in com.efaxdeveloper.util.inbound
 

Methods in com.efaxdeveloper.util.inbound that return types with arguments of type Barcode
 java.util.ArrayList<Barcode> InboundRequest.getBarcodes()
          Method to retrieve an ArrayList of Barcode objects.
 java.util.ArrayList<Barcode> InboundRequest.getBarcodesByPage(int page)
          Method to retrieve an ArrayList of Barcode objects for a selected page.
 

Constructors in com.efaxdeveloper.util.inbound with parameters of type Barcode
Barcode(Barcode barcode)
          Copy constructor method for Barcode