Uses of Class
net.webpdf.wsclient.schema.operation.Code39BarcodeType
-
Packages that use Code39BarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of Code39BarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type Code39BarcodeType Modifier and Type Field Description protected List<Code39BarcodeType>BarcodeType.Add. code39Methods in net.webpdf.wsclient.schema.operation that return Code39BarcodeType Modifier and Type Method Description Code39BarcodeTypeObjectFactory. createCode39BarcodeType()Create an instance ofCode39BarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type Code39BarcodeType Modifier and Type Method Description List<Code39BarcodeType>BarcodeType.Add. getCode39()Gets the value of the code39 property.
-