Uses of Class
net.webpdf.wsclient.schema.operation.AztecBarcodeType
-
Packages that use AztecBarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AztecBarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type AztecBarcodeType Modifier and Type Field Description protected List<AztecBarcodeType>BarcodeType.Add. aztecMethods in net.webpdf.wsclient.schema.operation that return AztecBarcodeType Modifier and Type Method Description AztecBarcodeTypeObjectFactory. createAztecBarcodeType()Create an instance ofAztecBarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type AztecBarcodeType Modifier and Type Method Description List<AztecBarcodeType>BarcodeType.Add. getAztec()Gets the value of the aztec property.
-