net.ivoa.xml.stc.stc_v1_30
Class StcMetadataType

java.lang.Object
  extended by net.ivoa.xml.stc.stc_v1_30.StcBaseType
      extended by net.ivoa.xml.stc.stc_v1_30.StcMetadataType
Direct Known Subclasses:
ObsDataLocationType, STCCoordinate, STCCoordinateList, StcDescriptionType, STCRegion, STCRegionList

public class StcMetadataType
extends StcBaseType

Abstract stcMetadata type

Java class for stcMetadataType complex type.

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

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


Field Summary
 
Fields inherited from class net.ivoa.xml.stc.stc_v1_30.StcBaseType
href, id, idref, idrefType, idType, type, ucd
 
Constructor Summary
StcMetadataType()
           
 
Method Summary
 
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
 

Constructor Detail

StcMetadataType

public StcMetadataType()


Copyright © 2011 VAMDC. All Rights Reserved.