Uses of Class
net.webpdf.wsclient.schema.operation.Ean13BarcodeType
-
Packages that use Ean13BarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of Ean13BarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type Ean13BarcodeType Modifier and Type Field Description protected List<Ean13BarcodeType>BarcodeType.Add. ean13Methods in net.webpdf.wsclient.schema.operation that return Ean13BarcodeType Modifier and Type Method Description Ean13BarcodeTypeObjectFactory. createEan13BarcodeType()Create an instance ofEan13BarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type Ean13BarcodeType Modifier and Type Method Description List<Ean13BarcodeType>BarcodeType.Add. getEan13()Gets the value of the ean13 property.
-