Uses of Class
org.cxml.PaymentInformation
-
Packages that use PaymentInformation Package Description org.cxml -
-
Uses of PaymentInformation in org.cxml
Fields in org.cxml with type parameters of type PaymentInformation Modifier and Type Field Description protected java.util.List<PaymentInformation>Organization. paymentInformationMethods in org.cxml that return PaymentInformation Modifier and Type Method Description PaymentInformationObjectFactory. createPaymentInformation()Create an instance ofPaymentInformationMethods in org.cxml that return types with arguments of type PaymentInformation Modifier and Type Method Description java.util.List<PaymentInformation>Organization. getPaymentInformation()Gets the value of the paymentInformation property.
-