cfa.vo.sed.io.jaxb.impl
Class SedTypeImpl

java.lang.Object
  extended by cfa.vo.sed.io.jaxb.impl.SedTypeImpl
All Implemented Interfaces:
UnmarshallableObject, ValidatableObject, XMLSerializable, SedType, com.sun.xml.bind.JAXBObject
Direct Known Subclasses:
SEDImpl

public class SedTypeImpl
extends java.lang.Object
implements SedType, com.sun.xml.bind.JAXBObject, UnmarshallableObject, XMLSerializable, ValidatableObject


Nested Class Summary
 class SedTypeImpl.Unmarshaller
           
 
Field Summary
protected  com.sun.xml.bind.util.ListImpl _BaseSegment
           
protected  TextParamType _Creator
           
protected  TextParamType _CreatorDID
           
protected  ArrayOfParamType _CustomParams
           
protected  TimeParamType _Date
           
protected  IntParamType _NSegments
           
protected  DoubleParamType _SpectralMaxWavelength
           
protected  DoubleParamType _SpectralMinWavelength
           
protected  TargetType _Target
           
protected  TextParamType _Type
           
static java.lang.Class version
           
 
Constructor Summary
SedTypeImpl()
           
 
Method Summary
protected  com.sun.xml.bind.util.ListImpl _getBaseSegment()
           
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
          Gets the schema fragment associated with this class.
 UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
          Creates an unmarshaller that will unmarshall this object.
 java.util.List getBaseSegment()
          Gets the value of the BaseSegment property.
 TextParamType getCreator()
          Gets the value of the creator property.
 TextParamType getCreatorDID()
          Gets the value of the creatorDID property.
 ArrayOfParamType getCustomParams()
          Gets the value of the customParams property.
 TimeParamType getDate()
          Gets the value of the date property.
 IntParamType getNSegments()
          Gets the value of the nSegments property.
 java.lang.Class getPrimaryInterface()
          Gets the main interface that this object implements.
 DoubleParamType getSpectralMaxWavelength()
          Gets the value of the spectralMaxWavelength property.
 DoubleParamType getSpectralMinWavelength()
          Gets the value of the spectralMinWavelength property.
 TargetType getTarget()
          Gets the value of the target property.
 TextParamType getType()
          Gets the value of the type property.
 boolean isSetBaseSegment()
           
 boolean isSetCreator()
           
 boolean isSetCreatorDID()
           
 boolean isSetCustomParams()
           
 boolean isSetDate()
           
 boolean isSetNSegments()
           
 boolean isSetSpectralMaxWavelength()
           
 boolean isSetSpectralMinWavelength()
           
 boolean isSetTarget()
           
 boolean isSetType()
           
 void serializeAttributes(XMLSerializer context)
          Serializes attributes into the specified target.
 void serializeBody(XMLSerializer context)
          Serializes child elements and texts into the specified target.
 void serializeURIs(XMLSerializer context)
          Declares all the namespace URIs this object is using at its top-level scope into the specified target.
 void setCreator(TextParamType value)
          Sets the value of the creator property.
 void setCreatorDID(TextParamType value)
          Sets the value of the creatorDID property.
 void setCustomParams(ArrayOfParamType value)
          Sets the value of the customParams property.
 void setDate(TimeParamType value)
          Sets the value of the date property.
 void setNSegments(IntParamType value)
          Sets the value of the nSegments property.
 void setSpectralMaxWavelength(DoubleParamType value)
          Sets the value of the spectralMaxWavelength property.
 void setSpectralMinWavelength(DoubleParamType value)
          Sets the value of the spectralMinWavelength property.
 void setTarget(TargetType value)
          Sets the value of the target property.
 void setType(TextParamType value)
          Sets the value of the type property.
 void unsetBaseSegment()
           
 void unsetCreator()
           
 void unsetCreatorDID()
           
 void unsetCustomParams()
           
 void unsetDate()
           
 void unsetNSegments()
           
 void unsetSpectralMaxWavelength()
           
 void unsetSpectralMinWavelength()
           
 void unsetTarget()
           
 void unsetType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_Type

protected TextParamType _Type

_SpectralMaxWavelength

protected DoubleParamType _SpectralMaxWavelength

_CreatorDID

protected TextParamType _CreatorDID

_Date

protected TimeParamType _Date

_SpectralMinWavelength

protected DoubleParamType _SpectralMinWavelength

_CustomParams

protected ArrayOfParamType _CustomParams

_NSegments

protected IntParamType _NSegments

_Target

protected TargetType _Target

_Creator

protected TextParamType _Creator

_BaseSegment

protected com.sun.xml.bind.util.ListImpl _BaseSegment

version

public static final java.lang.Class version
Constructor Detail

SedTypeImpl

public SedTypeImpl()
Method Detail

getType

public TextParamType getType()
Description copied from interface: SedType
Gets the value of the type property.

Specified by:
getType in interface SedType
Returns:
possible object is TextParamType

setType

public void setType(TextParamType value)
Description copied from interface: SedType
Sets the value of the type property.

Specified by:
setType in interface SedType
Parameters:
value - allowed object is TextParamType

isSetType

public boolean isSetType()
Specified by:
isSetType in interface SedType

unsetType

public void unsetType()
Specified by:
unsetType in interface SedType

getSpectralMaxWavelength

public DoubleParamType getSpectralMaxWavelength()
Description copied from interface: SedType
Gets the value of the spectralMaxWavelength property.

Specified by:
getSpectralMaxWavelength in interface SedType
Returns:
possible object is DoubleParamType

setSpectralMaxWavelength

public void setSpectralMaxWavelength(DoubleParamType value)
Description copied from interface: SedType
Sets the value of the spectralMaxWavelength property.

Specified by:
setSpectralMaxWavelength in interface SedType
Parameters:
value - allowed object is DoubleParamType

isSetSpectralMaxWavelength

public boolean isSetSpectralMaxWavelength()
Specified by:
isSetSpectralMaxWavelength in interface SedType

unsetSpectralMaxWavelength

public void unsetSpectralMaxWavelength()
Specified by:
unsetSpectralMaxWavelength in interface SedType

getCreatorDID

public TextParamType getCreatorDID()
Description copied from interface: SedType
Gets the value of the creatorDID property.

Specified by:
getCreatorDID in interface SedType
Returns:
possible object is TextParamType

setCreatorDID

public void setCreatorDID(TextParamType value)
Description copied from interface: SedType
Sets the value of the creatorDID property.

Specified by:
setCreatorDID in interface SedType
Parameters:
value - allowed object is TextParamType

isSetCreatorDID

public boolean isSetCreatorDID()
Specified by:
isSetCreatorDID in interface SedType

unsetCreatorDID

public void unsetCreatorDID()
Specified by:
unsetCreatorDID in interface SedType

getDate

public TimeParamType getDate()
Description copied from interface: SedType
Gets the value of the date property.

Specified by:
getDate in interface SedType
Returns:
possible object is TimeParamType

setDate

public void setDate(TimeParamType value)
Description copied from interface: SedType
Sets the value of the date property.

Specified by:
setDate in interface SedType
Parameters:
value - allowed object is TimeParamType

isSetDate

public boolean isSetDate()
Specified by:
isSetDate in interface SedType

unsetDate

public void unsetDate()
Specified by:
unsetDate in interface SedType

getSpectralMinWavelength

public DoubleParamType getSpectralMinWavelength()
Description copied from interface: SedType
Gets the value of the spectralMinWavelength property.

Specified by:
getSpectralMinWavelength in interface SedType
Returns:
possible object is DoubleParamType

setSpectralMinWavelength

public void setSpectralMinWavelength(DoubleParamType value)
Description copied from interface: SedType
Sets the value of the spectralMinWavelength property.

Specified by:
setSpectralMinWavelength in interface SedType
Parameters:
value - allowed object is DoubleParamType

isSetSpectralMinWavelength

public boolean isSetSpectralMinWavelength()
Specified by:
isSetSpectralMinWavelength in interface SedType

unsetSpectralMinWavelength

public void unsetSpectralMinWavelength()
Specified by:
unsetSpectralMinWavelength in interface SedType

getCustomParams

public ArrayOfParamType getCustomParams()
Description copied from interface: SedType
Gets the value of the customParams property.

Specified by:
getCustomParams in interface SedType
Returns:
possible object is ArrayOfParamType

setCustomParams

public void setCustomParams(ArrayOfParamType value)
Description copied from interface: SedType
Sets the value of the customParams property.

Specified by:
setCustomParams in interface SedType
Parameters:
value - allowed object is ArrayOfParamType

isSetCustomParams

public boolean isSetCustomParams()
Specified by:
isSetCustomParams in interface SedType

unsetCustomParams

public void unsetCustomParams()
Specified by:
unsetCustomParams in interface SedType

getNSegments

public IntParamType getNSegments()
Description copied from interface: SedType
Gets the value of the nSegments property.

Specified by:
getNSegments in interface SedType
Returns:
possible object is IntParamType

setNSegments

public void setNSegments(IntParamType value)
Description copied from interface: SedType
Sets the value of the nSegments property.

Specified by:
setNSegments in interface SedType
Parameters:
value - allowed object is IntParamType

isSetNSegments

public boolean isSetNSegments()
Specified by:
isSetNSegments in interface SedType

unsetNSegments

public void unsetNSegments()
Specified by:
unsetNSegments in interface SedType

getTarget

public TargetType getTarget()
Description copied from interface: SedType
Gets the value of the target property.

Specified by:
getTarget in interface SedType
Returns:
possible object is TargetType

setTarget

public void setTarget(TargetType value)
Description copied from interface: SedType
Sets the value of the target property.

Specified by:
setTarget in interface SedType
Parameters:
value - allowed object is TargetType

isSetTarget

public boolean isSetTarget()
Specified by:
isSetTarget in interface SedType

unsetTarget

public void unsetTarget()
Specified by:
unsetTarget in interface SedType

getCreator

public TextParamType getCreator()
Description copied from interface: SedType
Gets the value of the creator property.

Specified by:
getCreator in interface SedType
Returns:
possible object is TextParamType

setCreator

public void setCreator(TextParamType value)
Description copied from interface: SedType
Sets the value of the creator property.

Specified by:
setCreator in interface SedType
Parameters:
value - allowed object is TextParamType

isSetCreator

public boolean isSetCreator()
Specified by:
isSetCreator in interface SedType

unsetCreator

public void unsetCreator()
Specified by:
unsetCreator in interface SedType

_getBaseSegment

protected com.sun.xml.bind.util.ListImpl _getBaseSegment()

getBaseSegment

public java.util.List getBaseSegment()
Description copied from interface: SedType
Gets the value of the BaseSegment property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the BaseSegment property.

For example, to add a new item, do as follows:

    getBaseSegment().add(newItem);
 

Objects of the following type(s) are allowed in the list Segment SegmentType Spectrum TimeSeries BaseSegment

Specified by:
getBaseSegment in interface SedType

isSetBaseSegment

public boolean isSetBaseSegment()
Specified by:
isSetBaseSegment in interface SedType

unsetBaseSegment

public void unsetBaseSegment()
Specified by:
unsetBaseSegment in interface SedType

createUnmarshaller

public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
Description copied from interface: UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.

Specified by:
createUnmarshaller in interface UnmarshallableObject

serializeBody

public void serializeBody(XMLSerializer context)
                   throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Serializes child elements and texts into the specified target.

Specified by:
serializeBody in interface XMLSerializable
Throws:
org.xml.sax.SAXException

serializeAttributes

public void serializeAttributes(XMLSerializer context)
                         throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Serializes attributes into the specified target.

Specified by:
serializeAttributes in interface XMLSerializable
Throws:
org.xml.sax.SAXException

serializeURIs

public void serializeURIs(XMLSerializer context)
                   throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.

Specified by:
serializeURIs in interface XMLSerializable
Throws:
org.xml.sax.SAXException

getPrimaryInterface

public java.lang.Class getPrimaryInterface()
Description copied from interface: ValidatableObject
Gets the main interface that this object implements. For example, FooImpl will return Foo from this method.

Specified by:
getPrimaryInterface in interface ValidatableObject

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Description copied from interface: ValidatableObject
Gets the schema fragment associated with this class.

Specified by:
createRawValidator in interface ValidatableObject