Uses of Class
net.webpdf.wsclient.schema.operation.QrSwissPaymentPdfModeType
-
Packages that use QrSwissPaymentPdfModeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of QrSwissPaymentPdfModeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as QrSwissPaymentPdfModeType Modifier and Type Field Description protected QrSwissPaymentPdfModeTypeQrSwissPaymentPdfType. modeMethods in net.webpdf.wsclient.schema.operation that return QrSwissPaymentPdfModeType Modifier and Type Method Description static QrSwissPaymentPdfModeTypeQrSwissPaymentPdfModeType. fromValue(String v)QrSwissPaymentPdfModeTypeQrSwissPaymentPdfType. getMode()Gets the value of the mode property.static QrSwissPaymentPdfModeTypeQrSwissPaymentPdfModeType. valueOf(String name)Returns the enum constant of this type with the specified name.static QrSwissPaymentPdfModeType[]QrSwissPaymentPdfModeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.webpdf.wsclient.schema.operation with parameters of type QrSwissPaymentPdfModeType Modifier and Type Method Description voidQrSwissPaymentPdfType. setMode(QrSwissPaymentPdfModeType value)Sets the value of the mode property.
-