Uses of Class
net.webpdf.wsclient.schema.operation.UpcaBarcodeType
-
Packages that use UpcaBarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of UpcaBarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type UpcaBarcodeType Modifier and Type Field Description protected List<UpcaBarcodeType>BarcodeType.Add. upcaMethods in net.webpdf.wsclient.schema.operation that return UpcaBarcodeType Modifier and Type Method Description UpcaBarcodeTypeObjectFactory. createUpcaBarcodeType()Create an instance ofUpcaBarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type UpcaBarcodeType Modifier and Type Method Description List<UpcaBarcodeType>BarcodeType.Add. getUpca()Gets the value of the upca property.
-