Uses of Class
org.cxml.Lower
-
Packages that use Lower Package Description org.cxml -
-
Uses of Lower in org.cxml
Fields in org.cxml declared as Lower Modifier and Type Field Description protected LowerASNInstruction. lowerprotected LowerOCInstruction. lowerMethods in org.cxml that return Lower Modifier and Type Method Description LowerObjectFactory. createLower()Create an instance ofLowerLowerASNInstruction. getLower()Gets the value of the lower property.LowerOCInstruction. getLower()Gets the value of the lower property.Methods in org.cxml with parameters of type Lower Modifier and Type Method Description voidASNInstruction. setLower(Lower value)Sets the value of the lower property.voidOCInstruction. setLower(Lower value)Sets the value of the lower property.
-