Uses of Class
gov.nasa.arc.pds.xml.generated.SpecialConstants
Packages that use SpecialConstants
Package
Description
Implementations of objects that represent the data objects that can be referenced by PDS labels.
-
Uses of SpecialConstants in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as SpecialConstantsModifier and TypeFieldDescriptionprotected SpecialConstantsArray.specialConstantsprotected SpecialConstantsFieldBinary.specialConstantsprotected SpecialConstantsFieldBit.specialConstantsprotected SpecialConstantsFieldCharacter.specialConstantsprotected SpecialConstantsFieldDelimited.specialConstantsMethods in gov.nasa.arc.pds.xml.generated that return SpecialConstantsModifier and TypeMethodDescriptionObjectFactory.createSpecialConstants()Create an instance ofSpecialConstantsArray.getSpecialConstants()Gets the value of the specialConstants property.FieldBinary.getSpecialConstants()Gets the value of the specialConstants property.FieldBit.getSpecialConstants()Gets the value of the specialConstants property.FieldCharacter.getSpecialConstants()Gets the value of the specialConstants property.FieldDelimited.getSpecialConstants()Gets the value of the specialConstants property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type SpecialConstantsModifier and TypeMethodDescriptionvoidArray.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. -
Uses of SpecialConstants in gov.nasa.pds.label.object
Methods in gov.nasa.pds.label.object that return SpecialConstantsMethods in gov.nasa.pds.label.object with parameters of type SpecialConstantsModifier and TypeMethodDescriptionvoidFieldDescription.setSpecialConstants(SpecialConstants specialConstants)