Uses of Class
net.webpdf.wsclient.openapi.OperationItfBarcode
-
Packages that use OperationItfBarcode Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationItfBarcode in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationItfBarcode Modifier and Type Method Description OperationItfBarcodeOperationItfBarcode. charset(String charset)OperationItfBarcodeOperationItfBarcode. margin(Integer margin)OperationItfBarcodeOperationItfBarcode. pages(String pages)OperationItfBarcodeOperationItfBarcode. position(OperationRectangle position)OperationItfBarcodeOperationItfBarcode. rotation(Integer rotation)OperationItfBarcodeOperationItfBarcode. value(String value)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationItfBarcode Modifier and Type Method Description @Nullable List<OperationItfBarcode>OperationAddBarcode. getItf()Get itfMethods in net.webpdf.wsclient.openapi with parameters of type OperationItfBarcode Modifier and Type Method Description OperationAddBarcodeOperationAddBarcode. addItfItem(OperationItfBarcode itfItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationItfBarcode Modifier and Type Method Description OperationAddBarcodeOperationAddBarcode. itf(List<OperationItfBarcode> itf)voidOperationAddBarcode. setItf(List<OperationItfBarcode> itf)
-