Uses of Class
org.cxml.OrderMethods
-
Packages that use OrderMethods Package Description org.cxml -
-
Uses of OrderMethods in org.cxml
Fields in org.cxml declared as OrderMethods Modifier and Type Field Description protected OrderMethodsSupplierLocation. orderMethodsMethods in org.cxml that return OrderMethods Modifier and Type Method Description OrderMethodsObjectFactory. createOrderMethods()Create an instance ofOrderMethodsOrderMethodsSupplierLocation. getOrderMethods()Gets the value of the orderMethods property.Methods in org.cxml with parameters of type OrderMethods Modifier and Type Method Description voidSupplierLocation. setOrderMethods(OrderMethods value)Sets the value of the orderMethods property.
-