net.ivoa.xml.stc.stc_v1_30
Class SpectralFrameType

java.lang.Object
  extended by net.ivoa.xml.stc.stc_v1_30.StcBaseType
      extended by net.ivoa.xml.stc.stc_v1_30.CoordFrameType
          extended by net.ivoa.xml.stc.stc_v1_30.SpectralFrameType

public class SpectralFrameType
extends CoordFrameType

Contains the spectral frame reference position

Java class for spectralFrameType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="spectralFrameType">
   <complexContent>
     <extension base="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordFrameType">
       <sequence>
         <element ref="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}ReferencePosition"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  javax.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition
           
 
Fields inherited from class net.ivoa.xml.stc.stc_v1_30.CoordFrameType
name
 
Fields inherited from class net.ivoa.xml.stc.stc_v1_30.StcBaseType
href, id, idref, idrefType, idType, type, ucd
 
Constructor Summary
SpectralFrameType()
           
 
Method Summary
 javax.xml.bind.JAXBElement<? extends ReferencePositionType> getReferencePosition()
          The reference frame for the spectral scale; note presence of LSR
 void setReferencePosition(javax.xml.bind.JAXBElement<? extends ReferencePositionType> value)
          Sets the value of the referencePosition property.
 
Methods inherited from class net.ivoa.xml.stc.stc_v1_30.CoordFrameType
getName, setName
 
Methods inherited from class net.ivoa.xml.stc.stc_v1_30.StcBaseType
getHref, getId, getIdref, getIDREFType, getIDType, getType, getUcd, setHref, setId, setIdref, setIDREFType, setIDType, setType, setUcd
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

referencePosition

protected javax.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition
Constructor Detail

SpectralFrameType

public SpectralFrameType()
Method Detail

getReferencePosition

public javax.xml.bind.JAXBElement<? extends ReferencePositionType> getReferencePosition()
The reference frame for the spectral scale; note presence of LSR

Returns:
possible object is JAXBElement<CustomRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<ReferencePositionType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType>

setReferencePosition

public void setReferencePosition(javax.xml.bind.JAXBElement<? extends ReferencePositionType> value)
Sets the value of the referencePosition property.

Parameters:
value - allowed object is JAXBElement<CustomRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<ReferencePositionType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType> JAXBElement<StdRefPosType>


Copyright © 2011 VAMDC. All Rights Reserved.