Uses of Class
org.cxml.ShippingPaymentMethod
Packages that use ShippingPaymentMethod
-
Uses of ShippingPaymentMethod in org.cxml
Fields in org.cxml declared as ShippingPaymentMethodModifier and TypeFieldDescriptionprotected ShippingPaymentMethodTermsOfDelivery.shippingPaymentMethodMethods in org.cxml that return ShippingPaymentMethodModifier and TypeMethodDescriptionObjectFactory.createShippingPaymentMethod()Create an instance ofShippingPaymentMethodTermsOfDelivery.getShippingPaymentMethod()Gets the value of the shippingPaymentMethod property.Methods in org.cxml with parameters of type ShippingPaymentMethodModifier and TypeMethodDescriptionvoidTermsOfDelivery.setShippingPaymentMethod(ShippingPaymentMethod value) Sets the value of the shippingPaymentMethod property.