@CodingStyleguideUnaware public class ObjectFactory extends Object
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.
This class was annotated by ph-jaxb22-plugin -Xph-annotate
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.toop.edm.jaxb.dcterms
|
public static final QName _Description_QNAME
public static final QName _EndDate_QNAME
public static final QName _Identifier_QNAME
public static final QName _Issued_QNAME
public static final QName _Modified_QNAME
public static final QName _Publisher_QNAME
public static final QName _StartDate_QNAME
public static final QName _Title_QNAME
public static final QName _Type_QNAME
public static final QName _AccessRights_QNAME
public static final QName _AccrualPeriodicity_QNAME
public static final QName _ConformsTo_QNAME
public static final QName _Creator_QNAME
public static final QName _Format_QNAME
public static final QName _HasVersion_QNAME
public static final QName _IsReferencedBy_QNAME
public static final QName _IsVersionOf_QNAME
public static final QName _Licence_QNAME
public static final QName _Language_QNAME
public static final QName _Provenance_QNAME
public static final QName _Relation_QNAME
public static final QName _Rights_QNAME
public static final QName _Source_QNAME
public static final QName _Spatial_QNAME
public static final QName _Temporal_QNAME
public static final QName _Code_QNAME
public static final QName _Frequency_QNAME
public static final QName _LicenceDocument_QNAME
public static final QName _LinguisticSystem_QNAME
public static final QName _Location_QNAME
public static final QName _Media_QNAME
public static final QName _ProvenanceStatement_QNAME
public static final QName _RightStatement_QNAME
public static final QName _Standard_QNAME
public ObjectFactory()
@Nonnull public DCMediaType createDCMediaType()
DCMediaTypenull.@Nonnull public DCRightStatementType createDCRightStatementType()
DCRightStatementTypenull.@Nonnull public DCStandardType createDCStandardType()
DCStandardTypenull.@Nonnull public DCLicenceDocumentType createDCLicenceDocumentType()
DCLicenceDocumentTypenull.@Nonnull public DCProvenanceStatementType createDCProvenanceStatementType()
DCProvenanceStatementTypenull.@Nonnull public DCLocationType createDCLocationType()
DCLocationTypenull.@Nonnull public DCPeriodOfTimeType createDCPeriodOfTimeType()
DCPeriodOfTimeTypenull.@Nonnull public DCCodeType createDCCodeType()
DCCodeTypenull.@Nonnull public JAXBElement<String> createDescription(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<XMLGregorianCalendar> createEndDate(@Nullable XMLGregorianCalendar value)
value - Java instance representing xml element's value.JAXBElement<XMLGregorianCalendar> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createIdentifier(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<XMLGregorianCalendar> createIssued(@Nullable XMLGregorianCalendar value)
value - Java instance representing xml element's value.JAXBElement<XMLGregorianCalendar> The created JAXBElement and never null.@Nonnull public JAXBElement<XMLGregorianCalendar> createModified(@Nullable XMLGregorianCalendar value)
value - Java instance representing xml element's value.JAXBElement<XMLGregorianCalendar> The created JAXBElement and never null.@Nonnull public JAXBElement<FoafAgentType> createPublisher(@Nullable FoafAgentType value)
value - Java instance representing xml element's value.JAXBElement<FoafAgentType> The created JAXBElement and never null.@Nonnull public JAXBElement<XMLGregorianCalendar> createStartDate(@Nullable XMLGregorianCalendar value)
value - Java instance representing xml element's value.JAXBElement<XMLGregorianCalendar> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createTitle(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createType(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<DCRightStatementType> createAccessRights(@Nullable DCRightStatementType value)
value - Java instance representing xml element's value.JAXBElement<DCRightStatementType> The created JAXBElement and never null.@Nonnull public JAXBElement<BigInteger> createAccrualPeriodicity(@Nullable BigInteger value)
value - Java instance representing xml element's value.JAXBElement<BigInteger> The created JAXBElement and never null.@Nonnull public JAXBElement<DCStandardType> createConformsTo(@Nullable DCStandardType value)
value - Java instance representing xml element's value.JAXBElement<DCStandardType> The created JAXBElement and never null.@Nonnull public JAXBElement<FoafAgentType> createCreator(@Nullable FoafAgentType value)
value - Java instance representing xml element's value.JAXBElement<FoafAgentType> The created JAXBElement and never null.@Nonnull public JAXBElement<DCMediaType> createFormat(@Nullable DCMediaType value)
value - Java instance representing xml element's value.JAXBElement<DCMediaType> The created JAXBElement and never null.@Nonnull public JAXBElement<Resource> createHasVersion(@Nullable Resource value)
value - Java instance representing xml element's value.JAXBElement<Resource> The created JAXBElement and never null.@Nonnull public JAXBElement<Resource> createIsReferencedBy(@Nullable Resource value)
value - Java instance representing xml element's value.JAXBElement<Resource> The created JAXBElement and never null.@Nonnull public JAXBElement<Resource> createIsVersionOf(@Nullable Resource value)
value - Java instance representing xml element's value.JAXBElement<Resource> The created JAXBElement and never null.@Nonnull public JAXBElement<DCLicenceDocumentType> createLicence(@Nullable DCLicenceDocumentType value)
value - Java instance representing xml element's value.JAXBElement<DCLicenceDocumentType> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createLanguage(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<DCProvenanceStatementType> createProvenance(@Nullable DCProvenanceStatementType value)
value - Java instance representing xml element's value.JAXBElement<DCProvenanceStatementType> The created JAXBElement and never null.@Nonnull public JAXBElement<Object> createRelation(@Nullable Object value)
value - Java instance representing xml element's value.JAXBElement<Object> The created JAXBElement and never null.@Nonnull public JAXBElement<DCRightStatementType> createRights(@Nullable DCRightStatementType value)
value - Java instance representing xml element's value.JAXBElement<DCRightStatementType> The created JAXBElement and never null.@Nonnull public JAXBElement<ConceptType> createSource(@Nullable ConceptType value)
value - Java instance representing xml element's value.JAXBElement<ConceptType> The created JAXBElement and never null.@Nonnull public JAXBElement<DCLocationType> createSpatial(@Nullable DCLocationType value)
value - Java instance representing xml element's value.JAXBElement<DCLocationType> The created JAXBElement and never null.@Nonnull public JAXBElement<DCPeriodOfTimeType> createTemporal(@Nullable DCPeriodOfTimeType value)
value - Java instance representing xml element's value.JAXBElement<DCPeriodOfTimeType> The created JAXBElement and never null.@Nonnull public JAXBElement<DCCodeType> createCode(@Nullable DCCodeType value)
value - Java instance representing xml element's value.JAXBElement<DCCodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<BigInteger> createFrequency(@Nullable BigInteger value)
value - Java instance representing xml element's value.JAXBElement<BigInteger> The created JAXBElement and never null.@Nonnull public JAXBElement<DCLicenceDocumentType> createLicenceDocument(@Nullable DCLicenceDocumentType value)
value - Java instance representing xml element's value.JAXBElement<DCLicenceDocumentType> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createLinguisticSystem(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<DCLocationType> createLocation(@Nullable DCLocationType value)
value - Java instance representing xml element's value.JAXBElement<DCLocationType> The created JAXBElement and never null.@Nonnull public JAXBElement<DCMediaType> createMedia(@Nullable DCMediaType value)
value - Java instance representing xml element's value.JAXBElement<DCMediaType> The created JAXBElement and never null.@Nonnull public JAXBElement<DCProvenanceStatementType> createProvenanceStatement(@Nullable DCProvenanceStatementType value)
value - Java instance representing xml element's value.JAXBElement<DCProvenanceStatementType> The created JAXBElement and never null.@Nonnull public JAXBElement<DCRightStatementType> createRightStatement(@Nullable DCRightStatementType value)
value - Java instance representing xml element's value.JAXBElement<DCRightStatementType> The created JAXBElement and never null.@Nonnull public JAXBElement<DCStandardType> createStandard(@Nullable DCStandardType value)
value - Java instance representing xml element's value.JAXBElement<DCStandardType> The created JAXBElement and never null.Copyright © 2020 toop.eu. All rights reserved.