Uses of Class
net.webpdf.wsclient.openapi.OperationQrSwissPaymentContent
-
Packages that use OperationQrSwissPaymentContent Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationQrSwissPaymentContent in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationQrSwissPaymentContent Modifier and Type Method Description OperationQrSwissPaymentContentOperationQrSwissPaymentContent. format(OperationQrSwissPaymentContent.FormatEnum format)@NotNull OperationQrSwissPaymentContentOperationQrSwissPaymentBarcode. getContent()Get contentOperationQrSwissPaymentContentOperationQrSwissPaymentContent. source(OperationQrSwissPaymentContent.SourceEnum source)OperationQrSwissPaymentContentOperationQrSwissPaymentContent. uri(String uri)OperationQrSwissPaymentContentOperationQrSwissPaymentContent. value(byte[] value)Methods in net.webpdf.wsclient.openapi with parameters of type OperationQrSwissPaymentContent Modifier and Type Method Description OperationQrSwissPaymentBarcodeOperationQrSwissPaymentBarcode. content(OperationQrSwissPaymentContent content)voidOperationQrSwissPaymentBarcode. setContent(OperationQrSwissPaymentContent content)
-