Uses of Class
net.webpdf.wsclient.schema.operation.ItfBarcodeType
-
Packages that use ItfBarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ItfBarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type ItfBarcodeType Modifier and Type Field Description protected List<ItfBarcodeType>BarcodeType.Add. itfMethods in net.webpdf.wsclient.schema.operation that return ItfBarcodeType Modifier and Type Method Description ItfBarcodeTypeObjectFactory. createItfBarcodeType()Create an instance ofItfBarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type ItfBarcodeType Modifier and Type Method Description List<ItfBarcodeType>BarcodeType.Add. getItf()Gets the value of the itf property.
-