org.purl.dc.terms.ObjectFactory Maven / Gradle / Ivy
Show all versions of interfaces Show documentation
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See https://javaee.github.io/jaxb-v2/
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.08.24 at 04:55:36 PM CDT
//
package org.purl.dc.terms;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
import org.purl.dc.elements._1.SimpleLiteral;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the org.purl.dc.terms 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.
*
*/
@XmlRegistry
public class ObjectFactory {
private final static QName _Title_QNAME = new QName("http://purl.org/dc/terms/", "title");
private final static QName _Creator_QNAME = new QName("http://purl.org/dc/terms/", "creator");
private final static QName _Subject_QNAME = new QName("http://purl.org/dc/terms/", "subject");
private final static QName _Description_QNAME = new QName("http://purl.org/dc/terms/", "description");
private final static QName _Publisher_QNAME = new QName("http://purl.org/dc/terms/", "publisher");
private final static QName _Contributor_QNAME = new QName("http://purl.org/dc/terms/", "contributor");
private final static QName _Date_QNAME = new QName("http://purl.org/dc/terms/", "date");
private final static QName _Type_QNAME = new QName("http://purl.org/dc/terms/", "type");
private final static QName _Format_QNAME = new QName("http://purl.org/dc/terms/", "format");
private final static QName _Identifier_QNAME = new QName("http://purl.org/dc/terms/", "identifier");
private final static QName _Source_QNAME = new QName("http://purl.org/dc/terms/", "source");
private final static QName _Language_QNAME = new QName("http://purl.org/dc/terms/", "language");
private final static QName _Relation_QNAME = new QName("http://purl.org/dc/terms/", "relation");
private final static QName _Coverage_QNAME = new QName("http://purl.org/dc/terms/", "coverage");
private final static QName _Rights_QNAME = new QName("http://purl.org/dc/terms/", "rights");
private final static QName _Alternative_QNAME = new QName("http://purl.org/dc/terms/", "alternative");
private final static QName _TableOfContents_QNAME = new QName("http://purl.org/dc/terms/", "tableOfContents");
private final static QName _Abstract_QNAME = new QName("http://purl.org/dc/terms/", "abstract");
private final static QName _Created_QNAME = new QName("http://purl.org/dc/terms/", "created");
private final static QName _Valid_QNAME = new QName("http://purl.org/dc/terms/", "valid");
private final static QName _Available_QNAME = new QName("http://purl.org/dc/terms/", "available");
private final static QName _Issued_QNAME = new QName("http://purl.org/dc/terms/", "issued");
private final static QName _Modified_QNAME = new QName("http://purl.org/dc/terms/", "modified");
private final static QName _DateAccepted_QNAME = new QName("http://purl.org/dc/terms/", "dateAccepted");
private final static QName _DateCopyrighted_QNAME = new QName("http://purl.org/dc/terms/", "dateCopyrighted");
private final static QName _DateSubmitted_QNAME = new QName("http://purl.org/dc/terms/", "dateSubmitted");
private final static QName _Extent_QNAME = new QName("http://purl.org/dc/terms/", "extent");
private final static QName _Medium_QNAME = new QName("http://purl.org/dc/terms/", "medium");
private final static QName _IsVersionOf_QNAME = new QName("http://purl.org/dc/terms/", "isVersionOf");
private final static QName _HasVersion_QNAME = new QName("http://purl.org/dc/terms/", "hasVersion");
private final static QName _IsReplacedBy_QNAME = new QName("http://purl.org/dc/terms/", "isReplacedBy");
private final static QName _Replaces_QNAME = new QName("http://purl.org/dc/terms/", "replaces");
private final static QName _IsRequiredBy_QNAME = new QName("http://purl.org/dc/terms/", "isRequiredBy");
private final static QName _Requires_QNAME = new QName("http://purl.org/dc/terms/", "requires");
private final static QName _IsPartOf_QNAME = new QName("http://purl.org/dc/terms/", "isPartOf");
private final static QName _HasPart_QNAME = new QName("http://purl.org/dc/terms/", "hasPart");
private final static QName _IsReferencedBy_QNAME = new QName("http://purl.org/dc/terms/", "isReferencedBy");
private final static QName _References_QNAME = new QName("http://purl.org/dc/terms/", "references");
private final static QName _IsFormatOf_QNAME = new QName("http://purl.org/dc/terms/", "isFormatOf");
private final static QName _HasFormat_QNAME = new QName("http://purl.org/dc/terms/", "hasFormat");
private final static QName _ConformsTo_QNAME = new QName("http://purl.org/dc/terms/", "conformsTo");
private final static QName _Spatial_QNAME = new QName("http://purl.org/dc/terms/", "spatial");
private final static QName _Temporal_QNAME = new QName("http://purl.org/dc/terms/", "temporal");
private final static QName _Audience_QNAME = new QName("http://purl.org/dc/terms/", "audience");
private final static QName _AccrualMethod_QNAME = new QName("http://purl.org/dc/terms/", "accrualMethod");
private final static QName _AccrualPeriodicity_QNAME = new QName("http://purl.org/dc/terms/", "accrualPeriodicity");
private final static QName _AccrualPolicy_QNAME = new QName("http://purl.org/dc/terms/", "accrualPolicy");
private final static QName _InstructionalMethod_QNAME = new QName("http://purl.org/dc/terms/", "instructionalMethod");
private final static QName _Provenance_QNAME = new QName("http://purl.org/dc/terms/", "provenance");
private final static QName _RightsHolder_QNAME = new QName("http://purl.org/dc/terms/", "rightsHolder");
private final static QName _Mediator_QNAME = new QName("http://purl.org/dc/terms/", "mediator");
private final static QName _EducationLevel_QNAME = new QName("http://purl.org/dc/terms/", "educationLevel");
private final static QName _AccessRights_QNAME = new QName("http://purl.org/dc/terms/", "accessRights");
private final static QName _License_QNAME = new QName("http://purl.org/dc/terms/", "license");
private final static QName _BibliographicCitation_QNAME = new QName("http://purl.org/dc/terms/", "bibliographicCitation");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.purl.dc.terms
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link LCSH }
*
*/
public LCSH createLCSH() {
return new LCSH();
}
/**
* Create an instance of {@link MESH }
*
*/
public MESH createMESH() {
return new MESH();
}
/**
* Create an instance of {@link DDC }
*
*/
public DDC createDDC() {
return new DDC();
}
/**
* Create an instance of {@link LCC }
*
*/
public LCC createLCC() {
return new LCC();
}
/**
* Create an instance of {@link UDC }
*
*/
public UDC createUDC() {
return new UDC();
}
/**
* Create an instance of {@link Period }
*
*/
public Period createPeriod() {
return new Period();
}
/**
* Create an instance of {@link W3CDTF }
*
*/
public W3CDTF createW3CDTF() {
return new W3CDTF();
}
/**
* Create an instance of {@link DCMIType }
*
*/
public DCMIType createDCMIType() {
return new DCMIType();
}
/**
* Create an instance of {@link IMT }
*
*/
public IMT createIMT() {
return new IMT();
}
/**
* Create an instance of {@link URI }
*
*/
public URI createURI() {
return new URI();
}
/**
* Create an instance of {@link ISO6392 }
*
*/
public ISO6392 createISO6392() {
return new ISO6392();
}
/**
* Create an instance of {@link ISO6393 }
*
*/
public ISO6393 createISO6393() {
return new ISO6393();
}
/**
* Create an instance of {@link RFC1766 }
*
*/
public RFC1766 createRFC1766() {
return new RFC1766();
}
/**
* Create an instance of {@link RFC3066 }
*
*/
public RFC3066 createRFC3066() {
return new RFC3066();
}
/**
* Create an instance of {@link RFC4646 }
*
*/
public RFC4646 createRFC4646() {
return new RFC4646();
}
/**
* Create an instance of {@link Point }
*
*/
public Point createPoint() {
return new Point();
}
/**
* Create an instance of {@link ISO3166 }
*
*/
public ISO3166 createISO3166() {
return new ISO3166();
}
/**
* Create an instance of {@link Box }
*
*/
public Box createBox() {
return new Box();
}
/**
* Create an instance of {@link TGN }
*
*/
public TGN createTGN() {
return new TGN();
}
/**
* Create an instance of {@link ElementOrRefinementContainer }
*
*/
public ElementOrRefinementContainer createElementOrRefinementContainer() {
return new ElementOrRefinementContainer();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "title", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "title")
public JAXBElement createTitle(SimpleLiteral value) {
return new JAXBElement(_Title_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "creator", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "creator")
public JAXBElement createCreator(SimpleLiteral value) {
return new JAXBElement(_Creator_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "subject", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "subject")
public JAXBElement createSubject(SimpleLiteral value) {
return new JAXBElement(_Subject_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "description", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "description")
public JAXBElement createDescription(SimpleLiteral value) {
return new JAXBElement(_Description_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "publisher", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "publisher")
public JAXBElement createPublisher(SimpleLiteral value) {
return new JAXBElement(_Publisher_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "contributor", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "contributor")
public JAXBElement createContributor(SimpleLiteral value) {
return new JAXBElement(_Contributor_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "date", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "date")
public JAXBElement createDate(SimpleLiteral value) {
return new JAXBElement(_Date_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "type", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "type")
public JAXBElement createType(SimpleLiteral value) {
return new JAXBElement(_Type_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "format", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "format")
public JAXBElement createFormat(SimpleLiteral value) {
return new JAXBElement(_Format_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "identifier", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "identifier")
public JAXBElement createIdentifier(SimpleLiteral value) {
return new JAXBElement(_Identifier_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "source", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "source")
public JAXBElement createSource(SimpleLiteral value) {
return new JAXBElement(_Source_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "language", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "language")
public JAXBElement createLanguage(SimpleLiteral value) {
return new JAXBElement(_Language_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "relation", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "relation")
public JAXBElement createRelation(SimpleLiteral value) {
return new JAXBElement(_Relation_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "coverage", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "coverage")
public JAXBElement createCoverage(SimpleLiteral value) {
return new JAXBElement(_Coverage_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "rights", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "rights")
public JAXBElement createRights(SimpleLiteral value) {
return new JAXBElement(_Rights_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "alternative", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "title")
public JAXBElement createAlternative(SimpleLiteral value) {
return new JAXBElement(_Alternative_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "tableOfContents", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "description")
public JAXBElement createTableOfContents(SimpleLiteral value) {
return new JAXBElement(_TableOfContents_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "abstract", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "description")
public JAXBElement createAbstract(SimpleLiteral value) {
return new JAXBElement(_Abstract_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "created", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "date")
public JAXBElement createCreated(SimpleLiteral value) {
return new JAXBElement(_Created_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "valid", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "date")
public JAXBElement createValid(SimpleLiteral value) {
return new JAXBElement(_Valid_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "available", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "date")
public JAXBElement createAvailable(SimpleLiteral value) {
return new JAXBElement(_Available_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "issued", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "date")
public JAXBElement createIssued(SimpleLiteral value) {
return new JAXBElement(_Issued_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "modified", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "date")
public JAXBElement createModified(SimpleLiteral value) {
return new JAXBElement(_Modified_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "dateAccepted", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "date")
public JAXBElement createDateAccepted(SimpleLiteral value) {
return new JAXBElement(_DateAccepted_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "dateCopyrighted", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "date")
public JAXBElement createDateCopyrighted(SimpleLiteral value) {
return new JAXBElement(_DateCopyrighted_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "dateSubmitted", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "date")
public JAXBElement createDateSubmitted(SimpleLiteral value) {
return new JAXBElement(_DateSubmitted_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "extent", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "format")
public JAXBElement createExtent(SimpleLiteral value) {
return new JAXBElement(_Extent_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "medium", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "format")
public JAXBElement createMedium(SimpleLiteral value) {
return new JAXBElement(_Medium_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "isVersionOf", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createIsVersionOf(SimpleLiteral value) {
return new JAXBElement(_IsVersionOf_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "hasVersion", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createHasVersion(SimpleLiteral value) {
return new JAXBElement(_HasVersion_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "isReplacedBy", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createIsReplacedBy(SimpleLiteral value) {
return new JAXBElement(_IsReplacedBy_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "replaces", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createReplaces(SimpleLiteral value) {
return new JAXBElement(_Replaces_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "isRequiredBy", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createIsRequiredBy(SimpleLiteral value) {
return new JAXBElement(_IsRequiredBy_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "requires", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createRequires(SimpleLiteral value) {
return new JAXBElement(_Requires_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "isPartOf", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createIsPartOf(SimpleLiteral value) {
return new JAXBElement(_IsPartOf_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "hasPart", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createHasPart(SimpleLiteral value) {
return new JAXBElement(_HasPart_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "isReferencedBy", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createIsReferencedBy(SimpleLiteral value) {
return new JAXBElement(_IsReferencedBy_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "references", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createReferences(SimpleLiteral value) {
return new JAXBElement(_References_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "isFormatOf", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createIsFormatOf(SimpleLiteral value) {
return new JAXBElement(_IsFormatOf_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "hasFormat", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createHasFormat(SimpleLiteral value) {
return new JAXBElement(_HasFormat_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "conformsTo", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "relation")
public JAXBElement createConformsTo(SimpleLiteral value) {
return new JAXBElement(_ConformsTo_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "spatial", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "coverage")
public JAXBElement createSpatial(SimpleLiteral value) {
return new JAXBElement(_Spatial_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "temporal", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "coverage")
public JAXBElement createTemporal(SimpleLiteral value) {
return new JAXBElement(_Temporal_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "audience", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "any")
public JAXBElement createAudience(SimpleLiteral value) {
return new JAXBElement(_Audience_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "accrualMethod", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "any")
public JAXBElement createAccrualMethod(SimpleLiteral value) {
return new JAXBElement(_AccrualMethod_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "accrualPeriodicity", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "any")
public JAXBElement createAccrualPeriodicity(SimpleLiteral value) {
return new JAXBElement(_AccrualPeriodicity_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "accrualPolicy", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "any")
public JAXBElement createAccrualPolicy(SimpleLiteral value) {
return new JAXBElement(_AccrualPolicy_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "instructionalMethod", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "any")
public JAXBElement createInstructionalMethod(SimpleLiteral value) {
return new JAXBElement(_InstructionalMethod_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "provenance", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "any")
public JAXBElement createProvenance(SimpleLiteral value) {
return new JAXBElement(_Provenance_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "rightsHolder", substitutionHeadNamespace = "http://purl.org/dc/elements/1.1/", substitutionHeadName = "any")
public JAXBElement createRightsHolder(SimpleLiteral value) {
return new JAXBElement(_RightsHolder_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "mediator", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "audience")
public JAXBElement createMediator(SimpleLiteral value) {
return new JAXBElement(_Mediator_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "educationLevel", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "audience")
public JAXBElement createEducationLevel(SimpleLiteral value) {
return new JAXBElement(_EducationLevel_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "accessRights", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "rights")
public JAXBElement createAccessRights(SimpleLiteral value) {
return new JAXBElement(_AccessRights_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "license", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "rights")
public JAXBElement createLicense(SimpleLiteral value) {
return new JAXBElement(_License_QNAME, SimpleLiteral.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SimpleLiteral }{@code >}
*/
@XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "bibliographicCitation", substitutionHeadNamespace = "http://purl.org/dc/terms/", substitutionHeadName = "identifier")
public JAXBElement createBibliographicCitation(SimpleLiteral value) {
return new JAXBElement(_BibliographicCitation_QNAME, SimpleLiteral.class, null, value);
}
}