Uses of Class
org.cxml.ShippingPaymentMethod
-
Packages that use ShippingPaymentMethod Package Description org.cxml -
-
Uses of ShippingPaymentMethod in org.cxml
Fields in org.cxml declared as ShippingPaymentMethod Modifier and Type Field Description protected ShippingPaymentMethodTermsOfDelivery. shippingPaymentMethodMethods in org.cxml that return ShippingPaymentMethod Modifier and Type Method Description ShippingPaymentMethodObjectFactory. createShippingPaymentMethod()Create an instance ofShippingPaymentMethodShippingPaymentMethodTermsOfDelivery. getShippingPaymentMethod()Gets the value of the shippingPaymentMethod property.Methods in org.cxml with parameters of type ShippingPaymentMethod Modifier and Type Method Description voidTermsOfDelivery. setShippingPaymentMethod(ShippingPaymentMethod value)Sets the value of the shippingPaymentMethod property.
-