Uses of Class
org.cxml.PaymentPartner
-
Packages that use PaymentPartner Package Description org.cxml -
-
Uses of PaymentPartner in org.cxml
Fields in org.cxml with type parameters of type PaymentPartner Modifier and Type Field Description protected java.util.List<PaymentPartner>PaymentMethodPartner. paymentPartnerMethods in org.cxml that return PaymentPartner Modifier and Type Method Description PaymentPartnerObjectFactory. createPaymentPartner()Create an instance ofPaymentPartnerMethods in org.cxml that return types with arguments of type PaymentPartner Modifier and Type Method Description java.util.List<PaymentPartner>PaymentMethodPartner. getPaymentPartner()Gets the value of the paymentPartner property.
-