Uses of Class
net.webpdf.wsclient.schema.operation.Code128BarcodeType
-
Packages that use Code128BarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of Code128BarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type Code128BarcodeType Modifier and Type Field Description protected List<Code128BarcodeType>BarcodeType.Add. code128Methods in net.webpdf.wsclient.schema.operation that return Code128BarcodeType Modifier and Type Method Description Code128BarcodeTypeObjectFactory. createCode128BarcodeType()Create an instance ofCode128BarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type Code128BarcodeType Modifier and Type Method Description List<Code128BarcodeType>BarcodeType.Add. getCode128()Gets the value of the code128 property.
-