Uses of Class
org.cxml.Priority
Packages that use Priority
-
Uses of Priority in org.cxml
Modifier and TypeFieldDescriptionprotected PriorityItemOutIndustry.priorityprotected PriorityOrderRequestHeaderIndustry.priorityprotected PriorityQualityInspectionRequestHeader.priorityprotected PriorityQualityNotificationRequestHeader.priorityModifier and TypeMethodDescriptionObjectFactory.createPriority()Create an instance ofPriorityItemOutIndustry.getPriority()Gets the value of the priority property.OrderRequestHeaderIndustry.getPriority()Gets the value of the priority property.QualityInspectionRequestHeader.getPriority()Gets the value of the priority property.QualityNotificationRequestHeader.getPriority()Gets the value of the priority property.Modifier and TypeMethodDescriptionvoidItemOutIndustry.setPriority(Priority value) Sets the value of the priority property.voidOrderRequestHeaderIndustry.setPriority(Priority value) Sets the value of the priority property.voidQualityInspectionRequestHeader.setPriority(Priority value) Sets the value of the priority property.voidQualityNotificationRequestHeader.setPriority(Priority value) Sets the value of the priority property.