Uses of Class
org.cxml.Upper
-
Packages that use Upper Package Description org.cxml -
-
Uses of Upper in org.cxml
Fields in org.cxml declared as Upper Modifier and Type Field Description protected UpperASNInstruction. upperprotected UpperOCInstruction. upperMethods in org.cxml that return Upper Modifier and Type Method Description UpperObjectFactory. createUpper()Create an instance ofUpperUpperASNInstruction. getUpper()Gets the value of the upper property.UpperOCInstruction. getUpper()Gets the value of the upper property.Methods in org.cxml with parameters of type Upper Modifier and Type Method Description voidASNInstruction. setUpper(Upper value)Sets the value of the upper property.voidOCInstruction. setUpper(Upper value)Sets the value of the upper property.
-