Class ObjectFactory
java.lang.Object
org.javastro.ivoa.entities.resource.ObjectFactory
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2024-10-20T18:15:02+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 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 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAccessURLCreate an instance ofCapabilityCreate an instance ofContactCreate an instance ofContentCreate an instance ofCreatorCreate an instance ofCurationCreate an instance ofDateCreate an instance ofMirrorURLCreate an instance ofOrganisationCreate an instance ofRelationshipCreate an instance ofResourceCreate an instance ofResourceNameCreate an instance ofRightsCreate an instance ofSecurityMethodCreate an instance ofServiceCreate an instance ofSourceCreate an instance ofValidationCreate an instance ofWebBrowserCreate an instance ofWebService
-
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
-
-
Method Details
-
createResource
Create an instance ofResource- Returns:
- the new instance of
Resource
-
createValidation
Create an instance ofValidation- Returns:
- the new instance of
Validation
-
createCuration
Create an instance ofCuration- Returns:
- the new instance of
Curation
-
createResourceName
Create an instance ofResourceName- Returns:
- the new instance of
ResourceName
-
createContact
Create an instance ofContact- Returns:
- the new instance of
Contact
-
createCreator
Create an instance ofCreator- Returns:
- the new instance of
Creator
-
createDate
Create an instance ofDate- Returns:
- the new instance of
Date
-
createContent
Create an instance ofContent- Returns:
- the new instance of
Content
-
createSource
Create an instance ofSource- Returns:
- the new instance of
Source
-
createRelationship
Create an instance ofRelationship- Returns:
- the new instance of
Relationship
-
createOrganisation
Create an instance ofOrganisation- Returns:
- the new instance of
Organisation
-
createService
Create an instance ofService- Returns:
- the new instance of
Service
-
createRights
Create an instance ofRights- Returns:
- the new instance of
Rights
-
createCapability
Create an instance ofCapability- Returns:
- the new instance of
Capability
-
createAccessURL
Create an instance ofAccessURL- Returns:
- the new instance of
AccessURL
-
createMirrorURL
Create an instance ofMirrorURL- Returns:
- the new instance of
MirrorURL
-
createSecurityMethod
Create an instance ofSecurityMethod- Returns:
- the new instance of
SecurityMethod
-
createWebBrowser
Create an instance ofWebBrowser- Returns:
- the new instance of
WebBrowser
-
createWebService
Create an instance ofWebService- Returns:
- the new instance of
WebService
-