net.ivoa.xml.stc.stc_v1_30
Class ReferencePositionType

java.lang.Object
  extended by net.ivoa.xml.stc.stc_v1_30.ReferencePositionType
Direct Known Subclasses:
CustomRefPosType, GenericRefPosType, StdRefPosType

public abstract class ReferencePositionType
extends java.lang.Object

Abstract type for reference positions

Java class for referencePositionType complex type.

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

 <complexType name="referencePositionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
ReferencePositionType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferencePositionType

public ReferencePositionType()


Copyright © 2011 VAMDC. All Rights Reserved.