Uses of Class
gov.nasa.arc.pds.xml.generated.SpecialConstants

Packages that use SpecialConstants
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
protected  SpecialConstants FieldDelimited.specialConstants
           
protected  SpecialConstants FieldCharacter.specialConstants
           
protected  SpecialConstants FieldBit.specialConstants
           
protected  SpecialConstants FieldBinary.specialConstants
           
protected  SpecialConstants Array.specialConstants
           
 

Methods in gov.nasa.arc.pds.xml.generated that return SpecialConstants
 SpecialConstants ObjectFactory.createSpecialConstants()
          Create an instance of SpecialConstants
 SpecialConstants FieldDelimited.getSpecialConstants()
          Gets the value of the specialConstants property.
 SpecialConstants FieldCharacter.getSpecialConstants()
          Gets the value of the specialConstants property.
 SpecialConstants FieldBit.getSpecialConstants()
          Gets the value of the specialConstants property.
 SpecialConstants FieldBinary.getSpecialConstants()
          Gets the value of the specialConstants property.
 SpecialConstants Array.getSpecialConstants()
          Gets the value of the specialConstants property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type SpecialConstants
 void FieldDelimited.setSpecialConstants(SpecialConstants value)
          Sets the value of the specialConstants property.
 void FieldCharacter.setSpecialConstants(SpecialConstants value)
          Sets the value of the specialConstants property.
 void FieldBit.setSpecialConstants(SpecialConstants value)
          Sets the value of the specialConstants property.
 void FieldBinary.setSpecialConstants(SpecialConstants value)
          Sets the value of the specialConstants property.
 void Array.setSpecialConstants(SpecialConstants value)
          Sets the value of the specialConstants property.
 



Copyright © 2014. All Rights Reserved.