Uses of Class
org.cxml.OrderTarget
-
Packages that use OrderTarget Package Description org.cxml -
-
Uses of OrderTarget in org.cxml
Fields in org.cxml declared as OrderTarget Modifier and Type Field Description protected OrderTargetOrderMethod. orderTargetMethods in org.cxml that return OrderTarget Modifier and Type Method Description OrderTargetObjectFactory. createOrderTarget()Create an instance ofOrderTargetOrderTargetOrderMethod. getOrderTarget()Gets the value of the orderTarget property.Methods in org.cxml with parameters of type OrderTarget Modifier and Type Method Description voidOrderMethod. setOrderTarget(OrderTarget value)Sets the value of the orderTarget property.
-