Uses of Class
org.cxml.PaymentProviderInformation
-
Packages that use PaymentProviderInformation Package Description org.cxml -
-
Uses of PaymentProviderInformation in org.cxml
Fields in org.cxml with type parameters of type PaymentProviderInformation Modifier and Type Field Description protected java.util.List<PaymentProviderInformation>PaymentRelationshipInformation. paymentProviderInformationMethods in org.cxml that return PaymentProviderInformation Modifier and Type Method Description PaymentProviderInformationObjectFactory. createPaymentProviderInformation()Create an instance ofPaymentProviderInformationMethods in org.cxml that return types with arguments of type PaymentProviderInformation Modifier and Type Method Description java.util.List<PaymentProviderInformation>PaymentRelationshipInformation. getPaymentProviderInformation()Gets the value of the paymentProviderInformation property.
-