Class ObjectFactory
java.lang.Object
org.javastro.ivoa.entities.resource.standard.ObjectFactory
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2025-08-12T08:31:32+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.standard 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.standard -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofEndorsedVersionCreate an instance ofSchemaCreate an instance ofServiceStandardCreate an instance ofStandardCreate an instance ofStandardKeyCreate an instance ofStandardKeyEnumeration
-
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.standard
-
-
Method Details
-
createStandard
Create an instance ofStandard- Returns:
- the new instance of
Standard
-
createEndorsedVersion
Create an instance ofEndorsedVersion- Returns:
- the new instance of
EndorsedVersion
-
createSchema
Create an instance ofSchema- Returns:
- the new instance of
Schema
-
createServiceStandard
Create an instance ofServiceStandard- Returns:
- the new instance of
ServiceStandard
-
createStandardKeyEnumeration
Create an instance ofStandardKeyEnumeration- Returns:
- the new instance of
StandardKeyEnumeration
-
createStandardKey
Create an instance ofStandardKey- Returns:
- the new instance of
StandardKey
-