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

java.lang.Object
  extended by cfa.vo.sed.io.jaxb.impl.GroupImpl
      extended by cfa.vo.sed.io.jaxb.impl.TargetTypeImpl
All Implemented Interfaces:
Group, UnmarshallableObject, ValidatableObject, XMLSerializable, TargetType, com.sun.xml.bind.JAXBObject, com.sun.xml.bind.marshaller.IdentifiableObject

public class TargetTypeImpl
extends GroupImpl
implements TargetType, com.sun.xml.bind.JAXBObject, UnmarshallableObject, XMLSerializable, ValidatableObject


Nested Class Summary
 class TargetTypeImpl.Unmarshaller
           
 
Field Summary
protected  ArrayOfParamType _CustomParams
           
protected  TextParamType _Description
           
protected  TextParamType _Name
           
protected  PositionParamType _Pos
           
protected  DoubleParamType _Redshift
           
protected  TextParamType _SpectralClass
           
protected  TextParamType _TargetClass
           
protected  DoubleParamType _VarAmpl
           
static java.lang.Class version
           
 
Fields inherited from class cfa.vo.sed.io.jaxb.impl.GroupImpl
_Id, _Idref
 
Constructor Summary
TargetTypeImpl()
           
 
Method Summary
 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.
 ArrayOfParamType getCustomParams()
          Gets the value of the customParams property.
 TextParamType getDescription()
          Gets the value of the description property.
 TextParamType getName()
          Gets the value of the name property.
 PositionParamType getPos()
          Gets the value of the pos property.
 java.lang.Class getPrimaryInterface()
          Gets the main interface that this object implements.
 DoubleParamType getRedshift()
          Gets the value of the redshift property.
 TextParamType getSpectralClass()
          Gets the value of the spectralClass property.
 TextParamType getTargetClass()
          Gets the value of the targetClass property.
 DoubleParamType getVarAmpl()
          Gets the value of the varAmpl property.
 boolean isSetCustomParams()
           
 boolean isSetDescription()
           
 boolean isSetName()
           
 boolean isSetPos()
           
 boolean isSetRedshift()
           
 boolean isSetSpectralClass()
           
 boolean isSetTargetClass()
           
 boolean isSetVarAmpl()
           
 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 setCustomParams(ArrayOfParamType value)
          Sets the value of the customParams property.
 void setDescription(TextParamType value)
          Sets the value of the description property.
 void setName(TextParamType value)
          Sets the value of the name property.
 void setPos(PositionParamType value)
          Sets the value of the pos property.
 void setRedshift(DoubleParamType value)
          Sets the value of the redshift property.
 void setSpectralClass(TextParamType value)
          Sets the value of the spectralClass property.
 void setTargetClass(TextParamType value)
          Sets the value of the targetClass property.
 void setVarAmpl(DoubleParamType value)
          Sets the value of the varAmpl property.
 void unsetCustomParams()
           
 void unsetDescription()
           
 void unsetName()
           
 void unsetPos()
           
 void unsetRedshift()
           
 void unsetSpectralClass()
           
 void unsetTargetClass()
           
 void unsetVarAmpl()
           
 
Methods inherited from class cfa.vo.sed.io.jaxb.impl.GroupImpl
____jaxb____getId, getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface cfa.vo.sed.io.jaxb.Group
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref
 

Field Detail

_VarAmpl

protected DoubleParamType _VarAmpl

_Redshift

protected DoubleParamType _Redshift

_TargetClass

protected TextParamType _TargetClass

_Description

protected TextParamType _Description

_Pos

protected PositionParamType _Pos

_CustomParams

protected ArrayOfParamType _CustomParams

_Name

protected TextParamType _Name

_SpectralClass

protected TextParamType _SpectralClass

version

public static final java.lang.Class version
Constructor Detail

TargetTypeImpl

public TargetTypeImpl()
Method Detail

getVarAmpl

public DoubleParamType getVarAmpl()
Description copied from interface: TargetType
Gets the value of the varAmpl property.

Specified by:
getVarAmpl in interface TargetType
Returns:
possible object is DoubleParamType

setVarAmpl

public void setVarAmpl(DoubleParamType value)
Description copied from interface: TargetType
Sets the value of the varAmpl property.

Specified by:
setVarAmpl in interface TargetType
Parameters:
value - allowed object is DoubleParamType

isSetVarAmpl

public boolean isSetVarAmpl()
Specified by:
isSetVarAmpl in interface TargetType

unsetVarAmpl

public void unsetVarAmpl()
Specified by:
unsetVarAmpl in interface TargetType

getRedshift

public DoubleParamType getRedshift()
Description copied from interface: TargetType
Gets the value of the redshift property.

Specified by:
getRedshift in interface TargetType
Returns:
possible object is DoubleParamType

setRedshift

public void setRedshift(DoubleParamType value)
Description copied from interface: TargetType
Sets the value of the redshift property.

Specified by:
setRedshift in interface TargetType
Parameters:
value - allowed object is DoubleParamType

isSetRedshift

public boolean isSetRedshift()
Specified by:
isSetRedshift in interface TargetType

unsetRedshift

public void unsetRedshift()
Specified by:
unsetRedshift in interface TargetType

getTargetClass

public TextParamType getTargetClass()
Description copied from interface: TargetType
Gets the value of the targetClass property.

Specified by:
getTargetClass in interface TargetType
Returns:
possible object is TextParamType

setTargetClass

public void setTargetClass(TextParamType value)
Description copied from interface: TargetType
Sets the value of the targetClass property.

Specified by:
setTargetClass in interface TargetType
Parameters:
value - allowed object is TextParamType

isSetTargetClass

public boolean isSetTargetClass()
Specified by:
isSetTargetClass in interface TargetType

unsetTargetClass

public void unsetTargetClass()
Specified by:
unsetTargetClass in interface TargetType

getDescription

public TextParamType getDescription()
Description copied from interface: TargetType
Gets the value of the description property.

Specified by:
getDescription in interface TargetType
Returns:
possible object is TextParamType

setDescription

public void setDescription(TextParamType value)
Description copied from interface: TargetType
Sets the value of the description property.

Specified by:
setDescription in interface TargetType
Parameters:
value - allowed object is TextParamType

isSetDescription

public boolean isSetDescription()
Specified by:
isSetDescription in interface TargetType

unsetDescription

public void unsetDescription()
Specified by:
unsetDescription in interface TargetType

getPos

public PositionParamType getPos()
Description copied from interface: TargetType
Gets the value of the pos property.

Specified by:
getPos in interface TargetType
Returns:
possible object is PositionParamType

setPos

public void setPos(PositionParamType value)
Description copied from interface: TargetType
Sets the value of the pos property.

Specified by:
setPos in interface TargetType
Parameters:
value - allowed object is PositionParamType

isSetPos

public boolean isSetPos()
Specified by:
isSetPos in interface TargetType

unsetPos

public void unsetPos()
Specified by:
unsetPos in interface TargetType

getCustomParams

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

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

setCustomParams

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

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

isSetCustomParams

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

unsetCustomParams

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

getName

public TextParamType getName()
Description copied from interface: TargetType
Gets the value of the name property.

Specified by:
getName in interface TargetType
Returns:
possible object is TextParamType

setName

public void setName(TextParamType value)
Description copied from interface: TargetType
Sets the value of the name property.

Specified by:
setName in interface TargetType
Parameters:
value - allowed object is TextParamType

isSetName

public boolean isSetName()
Specified by:
isSetName in interface TargetType

unsetName

public void unsetName()
Specified by:
unsetName in interface TargetType

getSpectralClass

public TextParamType getSpectralClass()
Description copied from interface: TargetType
Gets the value of the spectralClass property.

Specified by:
getSpectralClass in interface TargetType
Returns:
possible object is TextParamType

setSpectralClass

public void setSpectralClass(TextParamType value)
Description copied from interface: TargetType
Sets the value of the spectralClass property.

Specified by:
setSpectralClass in interface TargetType
Parameters:
value - allowed object is TextParamType

isSetSpectralClass

public boolean isSetSpectralClass()
Specified by:
isSetSpectralClass in interface TargetType

unsetSpectralClass

public void unsetSpectralClass()
Specified by:
unsetSpectralClass in interface TargetType

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
Overrides:
createUnmarshaller in class GroupImpl

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
Overrides:
serializeBody in class GroupImpl
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
Overrides:
serializeAttributes in class GroupImpl
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
Overrides:
serializeURIs in class GroupImpl
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
Overrides:
getPrimaryInterface in class GroupImpl

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
Overrides:
createRawValidator in class GroupImpl