Class CatalogService

All Implemented Interfaces:
org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public class CatalogService extends CatalogResource implements org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
This is the appropriate resource type for normal VO services, e.g., TAP, SSAP, SIAP, ConeSearch.

Java class for CatalogService complex type

.

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


 <complexType name="CatalogService">
   <complexContent>
     <extension base="{http://www.ivoa.net/xml/VODataService/v1.1}CatalogResource">
     </extension>
   </complexContent>
 </complexType>