Uses of Class
org.cxml.ASNInstruction
-
Packages that use ASNInstruction Package Description org.cxml -
-
Uses of ASNInstruction in org.cxml
Fields in org.cxml declared as ASNInstruction Modifier and Type Field Description protected ASNInstructionControlKeys. asnInstructionMethods in org.cxml that return ASNInstruction Modifier and Type Method Description ASNInstructionObjectFactory. createASNInstruction()Create an instance ofASNInstructionASNInstructionControlKeys. getASNInstruction()Gets the value of the asnInstruction property.Methods in org.cxml with parameters of type ASNInstruction Modifier and Type Method Description voidControlKeys. setASNInstruction(ASNInstruction value)Sets the value of the asnInstruction property.
-