Uses of Class
net.webpdf.wsclient.openapi.OperationQrSwissPaymentBarcode
-
Packages that use OperationQrSwissPaymentBarcode Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationQrSwissPaymentBarcode in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationQrSwissPaymentBarcode Modifier and Type Method Description OperationQrSwissPaymentBarcodeOperationQrSwissPaymentBarcode. content(OperationQrSwissPaymentContent content)OperationQrSwissPaymentBarcodeOperationQrSwissPaymentBarcode. dpi(Integer dpi)OperationQrSwissPaymentBarcodeOperationQrSwissPaymentBarcode. format(OperationQrSwissPaymentBarcode.FormatEnum format)OperationQrSwissPaymentBarcodeOperationQrSwissPaymentBarcode. language(OperationQrSwissPaymentBarcode.LanguageEnum language)OperationQrSwissPaymentBarcodeOperationQrSwissPaymentBarcode. pdf(OperationQrSwissPaymentPdf pdf)OperationQrSwissPaymentBarcodeOperationQrSwissPaymentBarcode. position(OperationRectangle position)OperationQrSwissPaymentBarcodeOperationQrSwissPaymentBarcode. separator(OperationQrSwissPaymentBarcode.SeparatorEnum separator)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationQrSwissPaymentBarcode Modifier and Type Method Description @Nullable List<OperationQrSwissPaymentBarcode>OperationAddBarcode. getQrswiss()Get qrswissMethods in net.webpdf.wsclient.openapi with parameters of type OperationQrSwissPaymentBarcode Modifier and Type Method Description OperationAddBarcodeOperationAddBarcode. addQrswissItem(OperationQrSwissPaymentBarcode qrswissItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationQrSwissPaymentBarcode Modifier and Type Method Description OperationAddBarcodeOperationAddBarcode. qrswiss(List<OperationQrSwissPaymentBarcode> qrswiss)voidOperationAddBarcode. setQrswiss(List<OperationQrSwissPaymentBarcode> qrswiss)
-