net.ivoa.xml.stc.stc_v1_30
Class IcrsType

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

public class IcrsType
extends SpaceRefFrameType

ICRS type: no equinox

Java class for icrsType complex type.

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

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


Field Summary
 
Fields inherited from class net.ivoa.xml.stc.stc_v1_30.CoordRefFrameType
name, refFrameId
 
Constructor Summary
IcrsType()
           
 
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

IcrsType

public IcrsType()


Copyright © 2011 VAMDC. All Rights Reserved.