Uses of Class
org.cxml.OrderMethod
-
Packages that use OrderMethod Package Description org.cxml -
-
Uses of OrderMethod in org.cxml
Fields in org.cxml with type parameters of type OrderMethod Modifier and Type Field Description protected java.util.List<OrderMethod>OrderMethods. orderMethodMethods in org.cxml that return OrderMethod Modifier and Type Method Description OrderMethodObjectFactory. createOrderMethod()Create an instance ofOrderMethodMethods in org.cxml that return types with arguments of type OrderMethod Modifier and Type Method Description java.util.List<OrderMethod>OrderMethods. getOrderMethod()Gets the value of the orderMethod property.
-