Uses of Class
net.webpdf.wsclient.schema.operation.Ean8BarcodeType
-
Packages that use Ean8BarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of Ean8BarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type Ean8BarcodeType Modifier and Type Field Description protected List<Ean8BarcodeType>BarcodeType.Add. ean8Methods in net.webpdf.wsclient.schema.operation that return Ean8BarcodeType Modifier and Type Method Description Ean8BarcodeTypeObjectFactory. createEan8BarcodeType()Create an instance ofEan8BarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type Ean8BarcodeType Modifier and Type Method Description List<Ean8BarcodeType>BarcodeType.Add. getEan8()Gets the value of the ean8 property.
-