Uses of Class
org.cxml.OCInstruction
-
Packages that use OCInstruction Package Description org.cxml -
-
Uses of OCInstruction in org.cxml
Fields in org.cxml declared as OCInstruction Modifier and Type Field Description protected OCInstructionControlKeys. ocInstructionMethods in org.cxml that return OCInstruction Modifier and Type Method Description OCInstructionObjectFactory. createOCInstruction()Create an instance ofOCInstructionOCInstructionControlKeys. getOCInstruction()Gets the value of the ocInstruction property.Methods in org.cxml with parameters of type OCInstruction Modifier and Type Method Description voidControlKeys. setOCInstruction(OCInstruction value)Sets the value of the ocInstruction property.
-