Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.PaymentMethodType
Packages that use PaymentMethodType
-
Uses of PaymentMethodType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as PaymentMethodTypeModifier and TypeFieldDescriptionprotected PaymentMethodTypeReportedTransactionType.paymentMethodMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return PaymentMethodTypeModifier and TypeMethodDescriptionObjectFactory.createPaymentMethodType()Create an instance ofPaymentMethodTypeReportedTransactionType.getPaymentMethod()Ruft den Wert der paymentMethod-Eigenschaft ab.Methods in software.xdev.bzst.dip.client.xmldocument.model.cesop with parameters of type PaymentMethodTypeModifier and TypeMethodDescriptionvoidReportedTransactionType.setPaymentMethod(PaymentMethodType value) Legt den Wert der paymentMethod-Eigenschaft fest.