Class ObjectFactory
java.lang.Object
org.javastro.ivoa.entities.resource.dataservice.ObjectFactory
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2024-08-01T13:15:43+01:00")
public class ObjectFactory
extends Object
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.javastro.ivoa.entities.resource.dataservice package.
An ObjectFactory allows you to programmatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.javastro.ivoa.entities.resource.dataservice -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofBaseParamCreate an instance ofCatalogResourceCreate an instance ofCatalogServiceCreate an instance ofCoverageCreate an instance ofDataCollectionCreate an instance ofDataResourceCreate an instance ofDataServiceCreate an instance ofDataTypeCreate an instance ofFKColumnCreate an instance ofForeignKeyCreate an instance ofFormatCreate an instance ofInputParamCreate an instance ofParamHTTPCreate an instance ofServiceReferenceCreate an instance ofSimpleDataTypeCreate an instance ofSpatialCoverageCreate an instance ofStandardSTCCreate an instance ofTableCreate an instance ofTableParamCreate an instance ofTableSchemaCreate an instance ofTablesetCreate an instance ofTAPTypeCreate an instance ofVOTableType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.javastro.ivoa.entities.resource.dataservice
-
-
Method Details
-
createDataCollection
Create an instance ofDataCollection- Returns:
- the new instance of
DataCollection
-
createSpatialCoverage
Create an instance ofSpatialCoverage- Returns:
- the new instance of
SpatialCoverage
-
createCoverage
Create an instance ofCoverage- Returns:
- the new instance of
Coverage
-
createServiceReference
Create an instance ofServiceReference- Returns:
- the new instance of
ServiceReference
-
createTableset
Create an instance ofTableset- Returns:
- the new instance of
Tableset
-
createTableSchema
Create an instance ofTableSchema- Returns:
- the new instance of
TableSchema
-
createFormat
Create an instance ofFormat- Returns:
- the new instance of
Format
-
createDataResource
Create an instance ofDataResource- Returns:
- the new instance of
DataResource
-
createDataService
Create an instance ofDataService- Returns:
- the new instance of
DataService
-
createParamHTTP
Create an instance ofParamHTTP- Returns:
- the new instance of
ParamHTTP
-
createCatalogResource
Create an instance ofCatalogResource- Returns:
- the new instance of
CatalogResource
-
createCatalogService
Create an instance ofCatalogService- Returns:
- the new instance of
CatalogService
-
createTable
Create an instance ofTable- Returns:
- the new instance of
Table
-
createBaseParam
Create an instance ofBaseParam- Returns:
- the new instance of
BaseParam
-
createTableParam
Create an instance ofTableParam- Returns:
- the new instance of
TableParam
-
createInputParam
Create an instance ofInputParam- Returns:
- the new instance of
InputParam
-
createDataType
Create an instance ofDataType- Returns:
- the new instance of
DataType
-
createSimpleDataType
Create an instance ofSimpleDataType- Returns:
- the new instance of
SimpleDataType
-
createVOTableType
Create an instance ofVOTableType- Returns:
- the new instance of
VOTableType
-
createTAPType
Create an instance ofTAPType- Returns:
- the new instance of
TAPType
-
createStandardSTC
Create an instance ofStandardSTC- Returns:
- the new instance of
StandardSTC
-
createForeignKey
Create an instance ofForeignKey- Returns:
- the new instance of
ForeignKey
-
createFKColumn
Create an instance ofFKColumn- Returns:
- the new instance of
FKColumn
-