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 Summary
Fields Modifier and Type Field Description protected StringerrorConstantprotected StringhighInstrumentSaturationprotected StringhighRepresentationSaturationprotected StringinvalidConstantprotected StringlowInstrumentSaturationprotected StringlowRepresentationSaturationprotected StringmissingConstantprotected StringnotApplicableConstantprotected StringsaturatedConstantprotected StringunknownConstantprotected StringvalidMaximumprotected StringvalidMinimum -
Constructor Summary
Constructors Constructor Description SpecialConstants() -
Method Summary
Modifier 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
-
SpecialConstants
public SpecialConstants()
-
-
Method Details
-
getSaturatedConstant
Gets the value of the saturatedConstant property.- Returns:
- possible object is
String
-
setSaturatedConstant
Sets the value of the saturatedConstant property.- Parameters:
value- allowed object isString
-
getMissingConstant
Gets the value of the missingConstant property.- Returns:
- possible object is
String
-
setMissingConstant
Sets the value of the missingConstant property.- Parameters:
value- allowed object isString
-
getErrorConstant
Gets the value of the errorConstant property.- Returns:
- possible object is
String
-
setErrorConstant
Sets the value of the errorConstant property.- Parameters:
value- allowed object isString
-
getInvalidConstant
Gets the value of the invalidConstant property.- Returns:
- possible object is
String
-
setInvalidConstant
Sets the value of the invalidConstant property.- Parameters:
value- allowed object isString
-
getUnknownConstant
Gets the value of the unknownConstant property.- Returns:
- possible object is
String
-
setUnknownConstant
Sets the value of the unknownConstant property.- Parameters:
value- allowed object isString
-
getNotApplicableConstant
Gets the value of the notApplicableConstant property.- Returns:
- possible object is
String
-
setNotApplicableConstant
Sets the value of the notApplicableConstant property.- Parameters:
value- allowed object isString
-
getValidMaximum
Gets the value of the validMaximum property.- Returns:
- possible object is
String
-
setValidMaximum
Sets the value of the validMaximum property.- Parameters:
value- allowed object isString
-
getHighInstrumentSaturation
Gets the value of the highInstrumentSaturation property.- Returns:
- possible object is
String
-
setHighInstrumentSaturation
Sets the value of the highInstrumentSaturation property.- Parameters:
value- allowed object isString
-
getHighRepresentationSaturation
Gets the value of the highRepresentationSaturation property.- Returns:
- possible object is
String
-
setHighRepresentationSaturation
Sets the value of the highRepresentationSaturation property.- Parameters:
value- allowed object isString
-
getValidMinimum
Gets the value of the validMinimum property.- Returns:
- possible object is
String
-
setValidMinimum
Sets the value of the validMinimum property.- Parameters:
value- allowed object isString
-
getLowInstrumentSaturation
Gets the value of the lowInstrumentSaturation property.- Returns:
- possible object is
String
-
setLowInstrumentSaturation
Sets the value of the lowInstrumentSaturation property.- Parameters:
value- allowed object isString
-
getLowRepresentationSaturation
Gets the value of the lowRepresentationSaturation property.- Returns:
- possible object is
String
-
setLowRepresentationSaturation
Sets the value of the lowRepresentationSaturation property.- Parameters:
value- allowed object isString
-