Uses of Class
net.webpdf.wsclient.schema.operation.QrSwissPaymentContentFormatType
-
Packages that use QrSwissPaymentContentFormatType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of QrSwissPaymentContentFormatType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as QrSwissPaymentContentFormatType Modifier and Type Field Description protected QrSwissPaymentContentFormatTypeQrSwissPaymentContentType. formatMethods in net.webpdf.wsclient.schema.operation that return QrSwissPaymentContentFormatType Modifier and Type Method Description static QrSwissPaymentContentFormatTypeQrSwissPaymentContentFormatType. fromValue(String v)QrSwissPaymentContentFormatTypeQrSwissPaymentContentType. getFormat()Gets the value of the format property.static QrSwissPaymentContentFormatTypeQrSwissPaymentContentFormatType. valueOf(String name)Returns the enum constant of this type with the specified name.static QrSwissPaymentContentFormatType[]QrSwissPaymentContentFormatType. 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 QrSwissPaymentContentFormatType Modifier and Type Method Description voidQrSwissPaymentContentType. setFormat(QrSwissPaymentContentFormatType value)Sets the value of the format property.
-