Uses of Class
org.cxml.SelectedItem
-
Packages that use SelectedItem Package Description org.cxml -
-
Uses of SelectedItem in org.cxml
Fields in org.cxml declared as SelectedItem Modifier and Type Field Description protected SelectedItemPunchOutSetupRequest. selectedItemMethods in org.cxml that return SelectedItem Modifier and Type Method Description SelectedItemObjectFactory. createSelectedItem()Create an instance ofSelectedItemSelectedItemPunchOutSetupRequest. getSelectedItem()Gets the value of the selectedItem property.Methods in org.cxml with parameters of type SelectedItem Modifier and Type Method Description voidPunchOutSetupRequest. setSelectedItem(SelectedItem value)Sets the value of the selectedItem property.
-