Uses of Class
gov.nasa.arc.pds.xml.generated.SpecialConstants
| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
-
Uses of SpecialConstants in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as SpecialConstants Modifier and Type Field Description protected SpecialConstantsArray. specialConstantsprotected SpecialConstantsFieldBinary. specialConstantsprotected SpecialConstantsFieldBit. specialConstantsprotected SpecialConstantsFieldCharacter. specialConstantsprotected SpecialConstantsFieldDelimited. specialConstantsMethods in gov.nasa.arc.pds.xml.generated that return SpecialConstants Modifier and Type Method Description SpecialConstantsObjectFactory. createSpecialConstants()Create an instance ofSpecialConstantsSpecialConstantsArray. getSpecialConstants()Gets the value of the specialConstants property.SpecialConstantsFieldBinary. getSpecialConstants()Gets the value of the specialConstants property.SpecialConstantsFieldBit. getSpecialConstants()Gets the value of the specialConstants property.SpecialConstantsFieldCharacter. getSpecialConstants()Gets the value of the specialConstants property.SpecialConstantsFieldDelimited. getSpecialConstants()Gets the value of the specialConstants property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type SpecialConstants Modifier and Type Method Description voidArray. setSpecialConstants(SpecialConstants value)Sets the value of the specialConstants property.voidFieldBinary. setSpecialConstants(SpecialConstants value)Sets the value of the specialConstants property.voidFieldBit. setSpecialConstants(SpecialConstants value)Sets the value of the specialConstants property.voidFieldCharacter. setSpecialConstants(SpecialConstants value)Sets the value of the specialConstants property.voidFieldDelimited. setSpecialConstants(SpecialConstants value)Sets the value of the specialConstants property.