Uses of Class
org.cxml.ControlKeys
Packages that use ControlKeys
-
Uses of ControlKeys in org.cxml
Fields in org.cxml declared as ControlKeysModifier and TypeFieldDescriptionprotected ControlKeysItemOut.controlKeysprotected ControlKeysOrderRequestHeader.controlKeysMethods in org.cxml that return ControlKeysModifier and TypeMethodDescriptionObjectFactory.createControlKeys()Create an instance ofControlKeysItemOut.getControlKeys()Gets the value of the controlKeys property.OrderRequestHeader.getControlKeys()Gets the value of the controlKeys property.Methods in org.cxml with parameters of type ControlKeysModifier and TypeMethodDescriptionvoidItemOut.setControlKeys(ControlKeys value) Sets the value of the controlKeys property.voidOrderRequestHeader.setControlKeys(ControlKeys value) Sets the value of the controlKeys property.