net.ivoa.xml.stc.stc_v1_30
Class SpaceRefFrameType

java.lang.Object
  extended by net.ivoa.xml.stc.stc_v1_30.CoordRefFrameType
      extended by net.ivoa.xml.stc.stc_v1_30.SpaceRefFrameType
Direct Known Subclasses:
FkType, IcrsType

public abstract class SpaceRefFrameType
extends CoordRefFrameType

Abstract space reference frame type

Java class for spaceRefFrameType complex type.

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

 <complexType name="spaceRefFrameType">
   <complexContent>
     <extension base="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordRefFrameType">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.ivoa.xml.stc.stc_v1_30.CoordRefFrameType
name, refFrameId
 
Constructor Summary
SpaceRefFrameType()
           
 
Method Summary
 
Methods inherited from class net.ivoa.xml.stc.stc_v1_30.CoordRefFrameType
getName, getRefFrameId, setName, setRefFrameId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceRefFrameType

public SpaceRefFrameType()


Copyright © 2011 VAMDC. All Rights Reserved.