Package gov.nasa.arc.pds.xml.generated
Class SpecialConstants
java.lang.Object
gov.nasa.arc.pds.xml.generated.SpecialConstants
public class SpecialConstants extends Object
The Special Constants class provides a set of
         values used to indicate special cases that occur in the
         data.
 
 
Java class for Special_Constants complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="Special_Constants">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="saturated_constant" type="{http://pds.nasa.gov/pds4/pds/v1}saturated_constant" minOccurs="0"/>
         <element name="missing_constant" type="{http://pds.nasa.gov/pds4/pds/v1}missing_constant" minOccurs="0"/>
         <element name="error_constant" type="{http://pds.nasa.gov/pds4/pds/v1}error_constant" minOccurs="0"/>
         <element name="invalid_constant" type="{http://pds.nasa.gov/pds4/pds/v1}invalid_constant" minOccurs="0"/>
         <element name="unknown_constant" type="{http://pds.nasa.gov/pds4/pds/v1}unknown_constant" minOccurs="0"/>
         <element name="not_applicable_constant" type="{http://pds.nasa.gov/pds4/pds/v1}not_applicable_constant" minOccurs="0"/>
         <element name="valid_maximum" type="{http://pds.nasa.gov/pds4/pds/v1}valid_maximum" minOccurs="0"/>
         <element name="high_instrument_saturation" type="{http://pds.nasa.gov/pds4/pds/v1}high_instrument_saturation" minOccurs="0"/>
         <element name="high_representation_saturation" type="{http://pds.nasa.gov/pds4/pds/v1}high_representation_saturation" minOccurs="0"/>
         <element name="valid_minimum" type="{http://pds.nasa.gov/pds4/pds/v1}valid_minimum" minOccurs="0"/>
         <element name="low_instrument_saturation" type="{http://pds.nasa.gov/pds4/pds/v1}low_instrument_saturation" minOccurs="0"/>
         <element name="low_representation_saturation" type="{http://pds.nasa.gov/pds4/pds/v1}low_representation_saturation" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 - 
Field SummaryFields Modifier and Type Field Description protected StringerrorConstantprotected StringhighInstrumentSaturationprotected StringhighRepresentationSaturationprotected StringinvalidConstantprotected StringlowInstrumentSaturationprotected StringlowRepresentationSaturationprotected StringmissingConstantprotected StringnotApplicableConstantprotected StringsaturatedConstantprotected StringunknownConstantprotected StringvalidMaximumprotected StringvalidMinimum
- 
Constructor SummaryConstructors Constructor Description SpecialConstants()
- 
Method SummaryModifier and Type Method Description StringgetErrorConstant()Gets the value of the errorConstant property.StringgetHighInstrumentSaturation()Gets the value of the highInstrumentSaturation property.StringgetHighRepresentationSaturation()Gets the value of the highRepresentationSaturation property.StringgetInvalidConstant()Gets the value of the invalidConstant property.StringgetLowInstrumentSaturation()Gets the value of the lowInstrumentSaturation property.StringgetLowRepresentationSaturation()Gets the value of the lowRepresentationSaturation property.StringgetMissingConstant()Gets the value of the missingConstant property.StringgetNotApplicableConstant()Gets the value of the notApplicableConstant property.StringgetSaturatedConstant()Gets the value of the saturatedConstant property.StringgetUnknownConstant()Gets the value of the unknownConstant property.StringgetValidMaximum()Gets the value of the validMaximum property.StringgetValidMinimum()Gets the value of the validMinimum property.voidsetErrorConstant(String value)Sets the value of the errorConstant property.voidsetHighInstrumentSaturation(String value)Sets the value of the highInstrumentSaturation property.voidsetHighRepresentationSaturation(String value)Sets the value of the highRepresentationSaturation property.voidsetInvalidConstant(String value)Sets the value of the invalidConstant property.voidsetLowInstrumentSaturation(String value)Sets the value of the lowInstrumentSaturation property.voidsetLowRepresentationSaturation(String value)Sets the value of the lowRepresentationSaturation property.voidsetMissingConstant(String value)Sets the value of the missingConstant property.voidsetNotApplicableConstant(String value)Sets the value of the notApplicableConstant property.voidsetSaturatedConstant(String value)Sets the value of the saturatedConstant property.voidsetUnknownConstant(String value)Sets the value of the unknownConstant property.voidsetValidMaximum(String value)Sets the value of the validMaximum property.voidsetValidMinimum(String value)Sets the value of the validMinimum property.
- 
Field Details- 
saturatedConstant
- 
missingConstant
- 
errorConstant
- 
invalidConstant
- 
unknownConstant
- 
notApplicableConstant
- 
validMaximum
- 
highInstrumentSaturation
- 
highRepresentationSaturation
- 
validMinimum
- 
lowInstrumentSaturation
- 
lowRepresentationSaturation
 
- 
- 
Constructor Details- 
SpecialConstantspublic SpecialConstants()
 
- 
- 
Method Details- 
getSaturatedConstantGets the value of the saturatedConstant property.- Returns:
- possible object is
     String
 
- 
setSaturatedConstantSets the value of the saturatedConstant property.- Parameters:
- value- allowed object is- String
 
- 
getMissingConstantGets the value of the missingConstant property.- Returns:
- possible object is
     String
 
- 
setMissingConstantSets the value of the missingConstant property.- Parameters:
- value- allowed object is- String
 
- 
getErrorConstantGets the value of the errorConstant property.- Returns:
- possible object is
     String
 
- 
setErrorConstantSets the value of the errorConstant property.- Parameters:
- value- allowed object is- String
 
- 
getInvalidConstantGets the value of the invalidConstant property.- Returns:
- possible object is
     String
 
- 
setInvalidConstantSets the value of the invalidConstant property.- Parameters:
- value- allowed object is- String
 
- 
getUnknownConstantGets the value of the unknownConstant property.- Returns:
- possible object is
     String
 
- 
setUnknownConstantSets the value of the unknownConstant property.- Parameters:
- value- allowed object is- String
 
- 
getNotApplicableConstantGets the value of the notApplicableConstant property.- Returns:
- possible object is
     String
 
- 
setNotApplicableConstantSets the value of the notApplicableConstant property.- Parameters:
- value- allowed object is- String
 
- 
getValidMaximumGets the value of the validMaximum property.- Returns:
- possible object is
     String
 
- 
setValidMaximumSets the value of the validMaximum property.- Parameters:
- value- allowed object is- String
 
- 
getHighInstrumentSaturationGets the value of the highInstrumentSaturation property.- Returns:
- possible object is
     String
 
- 
setHighInstrumentSaturationSets the value of the highInstrumentSaturation property.- Parameters:
- value- allowed object is- String
 
- 
getHighRepresentationSaturationGets the value of the highRepresentationSaturation property.- Returns:
- possible object is
     String
 
- 
setHighRepresentationSaturationSets the value of the highRepresentationSaturation property.- Parameters:
- value- allowed object is- String
 
- 
getValidMinimumGets the value of the validMinimum property.- Returns:
- possible object is
     String
 
- 
setValidMinimumSets the value of the validMinimum property.- Parameters:
- value- allowed object is- String
 
- 
getLowInstrumentSaturationGets the value of the lowInstrumentSaturation property.- Returns:
- possible object is
     String
 
- 
setLowInstrumentSaturationSets the value of the lowInstrumentSaturation property.- Parameters:
- value- allowed object is- String
 
- 
getLowRepresentationSaturationGets the value of the lowRepresentationSaturation property.- Returns:
- possible object is
     String
 
- 
setLowRepresentationSaturationSets the value of the lowRepresentationSaturation property.- Parameters:
- value- allowed object is- String
 
 
-