Uses of Class
org.cxml.Priority
-
Packages that use Priority Package Description org.cxml -
-
Uses of Priority in org.cxml
Fields in org.cxml declared as Priority Modifier and Type Field Description protected PriorityItemOutIndustry. priorityprotected PriorityOrderRequestHeaderIndustry. priorityMethods in org.cxml that return Priority Modifier and Type Method Description PriorityObjectFactory. createPriority()Create an instance ofPriorityPriorityItemOutIndustry. getPriority()Gets the value of the priority property.PriorityOrderRequestHeaderIndustry. getPriority()Gets the value of the priority property.Methods in org.cxml with parameters of type Priority Modifier and Type Method Description voidItemOutIndustry. setPriority(Priority value)Sets the value of the priority property.voidOrderRequestHeaderIndustry. setPriority(Priority value)Sets the value of the priority property.
-