Uses of Class
org.cxml.PaymentMethodPartner
-
Packages that use PaymentMethodPartner Package Description org.cxml -
-
Uses of PaymentMethodPartner in org.cxml
Fields in org.cxml with type parameters of type PaymentMethodPartner Modifier and Type Field Description protected java.util.List<PaymentMethodPartner>PaymentMethodRemittanceInformation. paymentMethodPartnerMethods in org.cxml that return PaymentMethodPartner Modifier and Type Method Description PaymentMethodPartnerObjectFactory. createPaymentMethodPartner()Create an instance ofPaymentMethodPartnerMethods in org.cxml that return types with arguments of type PaymentMethodPartner Modifier and Type Method Description java.util.List<PaymentMethodPartner>PaymentMethodRemittanceInformation. getPaymentMethodPartner()Gets the value of the paymentMethodPartner property.
-