Uses of Class
net.webpdf.wsclient.openapi.OperationQrSwissPaymentPdf.ModeEnum
-
Packages that use OperationQrSwissPaymentPdf.ModeEnum Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationQrSwissPaymentPdf.ModeEnum in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationQrSwissPaymentPdf.ModeEnum Modifier and Type Method Description static OperationQrSwissPaymentPdf.ModeEnumOperationQrSwissPaymentPdf.ModeEnum. fromValue(String value)@Nullable OperationQrSwissPaymentPdf.ModeEnumOperationQrSwissPaymentPdf. getMode()Selects the page relative position to place the barcode atstatic OperationQrSwissPaymentPdf.ModeEnumOperationQrSwissPaymentPdf.ModeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static OperationQrSwissPaymentPdf.ModeEnum[]OperationQrSwissPaymentPdf.ModeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.webpdf.wsclient.openapi with parameters of type OperationQrSwissPaymentPdf.ModeEnum Modifier and Type Method Description OperationQrSwissPaymentPdfOperationQrSwissPaymentPdf. mode(OperationQrSwissPaymentPdf.ModeEnum mode)voidOperationQrSwissPaymentPdf. setMode(OperationQrSwissPaymentPdf.ModeEnum mode)
-