Uses of Class
org.cxml.SelectedItem
Packages that use SelectedItem
-
Uses of SelectedItem in org.cxml
Fields in org.cxml declared as SelectedItemMethods in org.cxml that return SelectedItemModifier and TypeMethodDescriptionObjectFactory.createSelectedItem()Create an instance ofSelectedItemPunchOutSetupRequest.getSelectedItem()Gets the value of the selectedItem property.Methods in org.cxml with parameters of type SelectedItemModifier and TypeMethodDescriptionvoidPunchOutSetupRequest.setSelectedItem(SelectedItem value) Sets the value of the selectedItem property.