Uses of Class
net.webpdf.wsclient.schema.operation.CodabarBarcodeType
-
Packages that use CodabarBarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of CodabarBarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type CodabarBarcodeType Modifier and Type Field Description protected List<CodabarBarcodeType>BarcodeType.Add. codabarMethods in net.webpdf.wsclient.schema.operation that return CodabarBarcodeType Modifier and Type Method Description CodabarBarcodeTypeObjectFactory. createCodabarBarcodeType()Create an instance ofCodabarBarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type CodabarBarcodeType Modifier and Type Method Description List<CodabarBarcodeType>BarcodeType.Add. getCodabar()Gets the value of the codabar property.
-