Class ObjectFactory
java.lang.Object
org.genericode.xml._2004.ns.codelist._0.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.genericode.xml._2004.ns.codelist._0 package.
An ObjectFactory allows you to programatically 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.genericode.xml._2004.ns.codelist._0 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAnnotationCreate an instance ofAnyOtherContentjavax.xml.bind.JAXBElement<CodeListDocument>createCodeList(CodeListDocument value) Create an instance ofCodeListDocumentCreate an instance ofCodeListRefjavax.xml.bind.JAXBElement<CodeListSetDocument>Create an instance ofCodeListSetDocumentCreate an instance ofCodeListUnionCreate an instance ofColumnCreate an instance ofColumnRefCreate an instance ofColumnSetjavax.xml.bind.JAXBElement<ColumnSetDocument>createColumnSet(ColumnSetDocument value) Create an instance ofColumnSetDocumentCreate an instance ofColumnSetFilterCreate an instance ofColumnSetRefCreate an instance ofDataCreate an instance ofDatatypeFacetCreate an instance ofDerivedCodeListCreate an instance ofIdentificationjavax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<String>Create an instance ofInputCodeListCreate an instance ofInputColumnSetCreate an instance ofKeyCreate an instance ofKeyColumnRefCreate an instance ofKeyColumnRef.AnnotationCreate an instance ofKeyColumnRef.Annotation.AppInfoCreate an instance ofKeyColumnRef.Annotation.DescriptionCreate an instance ofKeyRefCreate an instance ofRowCreate an instance ofRowFilterCreate an instance ofSimpleCodeListCreate an instance ofSimpleValueCreate an instance ofValue
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.genericode.xml._2004.ns.codelist._0
-
-
Method Details
-
createKeyColumnRef
Create an instance ofKeyColumnRef -
createKeyColumnRefAnnotation
Create an instance ofKeyColumnRef.Annotation -
createColumnSetDocument
Create an instance ofColumnSetDocument -
createCodeListDocument
Create an instance ofCodeListDocument -
createCodeListSetDocument
Create an instance ofCodeListSetDocument -
createAnyOtherContent
Create an instance ofAnyOtherContent -
createIdentification
Create an instance ofIdentification -
createAnnotation
Create an instance ofAnnotation -
createColumn
Create an instance ofColumn -
createColumnRef
Create an instance ofColumnRef -
createKey
Create an instance ofKey -
createKeyRef
Create an instance ofKeyRef -
createColumnSet
Create an instance ofColumnSet -
createColumnSetRef
Create an instance ofColumnSetRef -
createSimpleCodeList
Create an instance ofSimpleCodeList -
createDerivedCodeList
Create an instance ofDerivedCodeList -
createCodeListRef
Create an instance ofCodeListRef -
createData
Create an instance ofData -
createRow
Create an instance ofRow -
createSimpleValue
Create an instance ofSimpleValue -
createValue
Create an instance ofValue -
createRowFilter
Create an instance ofRowFilter -
createInputCodeList
Create an instance ofInputCodeList -
createCodeListUnion
Create an instance ofCodeListUnion -
createColumnSetFilter
Create an instance ofColumnSetFilter -
createInputColumnSet
Create an instance ofInputColumnSet -
createDatatypeFacet
Create an instance ofDatatypeFacet -
createKeyColumnRefAnnotationDescription
Create an instance ofKeyColumnRef.Annotation.Description -
createKeyColumnRefAnnotationAppInfo
Create an instance ofKeyColumnRef.Annotation.AppInfo -
createColumnSet
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColumnSetDocument>
-
createCodeList
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeListDocument>
-
createCodeListSet
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeListSetDocument>
-
createIdentificationShortName
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createIdentificationLongName
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createIdentificationVersion
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createIdentificationCanonicalUri
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createIdentificationCanonicalVersionUri
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createIdentificationLocationUri
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-