Uses of Class
org.cxml.Payment
-
Packages that use Payment Package Description org.cxml -
-
Uses of Payment in org.cxml
Fields in org.cxml declared as Payment Modifier and Type Field Description protected PaymentOrderRequestHeader. paymentMethods in org.cxml that return Payment Modifier and Type Method Description PaymentObjectFactory. createPayment()Create an instance ofPaymentPaymentOrderRequestHeader. getPayment()Gets the value of the payment property.Methods in org.cxml with parameters of type Payment Modifier and Type Method Description voidOrderRequestHeader. setPayment(Payment value)Sets the value of the payment property.
-