org.openprovenance.prov.sql.ObjectFactory Maven / Gradle / Ivy
Show all versions of prov-sql Show documentation
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4
// See http://java.sun.com/xml/jaxb
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2013.11.14 at 10:55:43 PM GMT
//
package org.openprovenance.prov.sql;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
import org.openprovenance.prov.model.LangString;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the org.openprovenance.prov.sql 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 _HadPrimarySource_QNAME = new QName("http://www.w3.org/ns/prov#", "hadPrimarySource");
private final static QName _WasDerivedFrom_QNAME = new QName("http://www.w3.org/ns/prov#", "wasDerivedFrom");
private final static QName _Collection_QNAME = new QName("http://www.w3.org/ns/prov#", "collection");
private final static QName _Used_QNAME = new QName("http://www.w3.org/ns/prov#", "used");
private final static QName _Type_QNAME = new QName("http://www.w3.org/ns/prov#", "type");
private final static QName _WasInformedBy_QNAME = new QName("http://www.w3.org/ns/prov#", "wasInformedBy");
private final static QName _ActedOnBehalfOf_QNAME = new QName("http://www.w3.org/ns/prov#", "actedOnBehalfOf");
private final static QName _EmptyDictionary_QNAME = new QName("http://www.w3.org/ns/prov#", "emptyDictionary");
private final static QName _WasAssociatedWith_QNAME = new QName("http://www.w3.org/ns/prov#", "wasAssociatedWith");
private final static QName _SoftwareAgent_QNAME = new QName("http://www.w3.org/ns/prov#", "softwareAgent");
private final static QName _Person_QNAME = new QName("http://www.w3.org/ns/prov#", "person");
private final static QName _WasRevisionOf_QNAME = new QName("http://www.w3.org/ns/prov#", "wasRevisionOf");
private final static QName _Location_QNAME = new QName("http://www.w3.org/ns/prov#", "location");
private final static QName _WasInfluencedBy_QNAME = new QName("http://www.w3.org/ns/prov#", "wasInfluencedBy");
private final static QName _Entity_QNAME = new QName("http://www.w3.org/ns/prov#", "entity");
private final static QName _EmptyCollection_QNAME = new QName("http://www.w3.org/ns/prov#", "emptyCollection");
private final static QName _Role_QNAME = new QName("http://www.w3.org/ns/prov#", "role");
private final static QName _Value_QNAME = new QName("http://www.w3.org/ns/prov#", "value");
private final static QName _AlternateOf_QNAME = new QName("http://www.w3.org/ns/prov#", "alternateOf");
private final static QName _Activity_QNAME = new QName("http://www.w3.org/ns/prov#", "activity");
private final static QName _HadDictionaryMember_QNAME = new QName("http://www.w3.org/ns/prov#", "hadDictionaryMember");
private final static QName _WasEndedBy_QNAME = new QName("http://www.w3.org/ns/prov#", "wasEndedBy");
private final static QName _Document_QNAME = new QName("http://www.w3.org/ns/prov#", "document");
private final static QName _Organization_QNAME = new QName("http://www.w3.org/ns/prov#", "organization");
private final static QName _HadMember_QNAME = new QName("http://www.w3.org/ns/prov#", "hadMember");
private final static QName _Dictionary_QNAME = new QName("http://www.w3.org/ns/prov#", "dictionary");
private final static QName _Label_QNAME = new QName("http://www.w3.org/ns/prov#", "label");
private final static QName _Agent_QNAME = new QName("http://www.w3.org/ns/prov#", "agent");
private final static QName _WasInvalidatedBy_QNAME = new QName("http://www.w3.org/ns/prov#", "wasInvalidatedBy");
private final static QName _MentionOf_QNAME = new QName("http://www.w3.org/ns/prov#", "mentionOf");
private final static QName _Others_QNAME = new QName("http://www.w3.org/ns/prov#", "others");
private final static QName _WasAttributedTo_QNAME = new QName("http://www.w3.org/ns/prov#", "wasAttributedTo");
private final static QName _SpecializationOf_QNAME = new QName("http://www.w3.org/ns/prov#", "specializationOf");
private final static QName _WasStartedBy_QNAME = new QName("http://www.w3.org/ns/prov#", "wasStartedBy");
private final static QName _DerivedByRemovalFrom_QNAME = new QName("http://www.w3.org/ns/prov#", "derivedByRemovalFrom");
private final static QName _DerivedByInsertionFrom_QNAME = new QName("http://www.w3.org/ns/prov#", "derivedByInsertionFrom");
private final static QName _WasQuotedFrom_QNAME = new QName("http://www.w3.org/ns/prov#", "wasQuotedFrom");
private final static QName _KeyEntityPair_QNAME = new QName("http://www.w3.org/ns/prov#", "keyEntityPair");
private final static QName _Plan_QNAME = new QName("http://www.w3.org/ns/prov#", "plan");
private final static QName _WasGeneratedBy_QNAME = new QName("http://www.w3.org/ns/prov#", "wasGeneratedBy");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openprovenance.prov.sql
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link EmptyDictionary }
*
*/
public EmptyDictionary createEmptyDictionary() {
return new EmptyDictionary();
}
/**
* Create an instance of {@link Person }
*
*/
public Person createPerson() {
return new Person();
}
/**
* Create an instance of {@link SoftwareAgent }
*
*/
public SoftwareAgent createSoftwareAgent() {
return new SoftwareAgent();
}
/**
* Create an instance of {@link WasAssociatedWith }
*
*/
public WasAssociatedWith createWasAssociatedWith() {
return new WasAssociatedWith();
}
/**
* Create an instance of {@link WasInfluencedBy }
*
*/
public WasInfluencedBy createWasInfluencedBy() {
return new WasInfluencedBy();
}
/**
* Create an instance of {@link Location }
*
*/
public Location createLocation() {
return new Location();
}
/**
* Create an instance of {@link Revision }
*
*/
public Revision createRevision() {
return new Revision();
}
/**
* Create an instance of {@link EmptyCollection }
*
*/
public EmptyCollection createEmptyCollection() {
return new EmptyCollection();
}
/**
* Create an instance of {@link Entity }
*
*/
public Entity createEntity() {
return new Entity();
}
/**
* Create an instance of {@link PrimarySource }
*
*/
public PrimarySource createPrimarySource() {
return new PrimarySource();
}
/**
* Create an instance of {@link Collection }
*
*/
public Collection createCollection() {
return new Collection();
}
/**
* Create an instance of {@link WasDerivedFrom }
*
*/
public WasDerivedFrom createWasDerivedFrom() {
return new WasDerivedFrom();
}
/**
* Create an instance of {@link Used }
*
*/
public Used createUsed() {
return new Used();
}
/**
* Create an instance of {@link Type }
*
*/
public Type createType() {
return new Type();
}
/**
* Create an instance of {@link ActedOnBehalfOf }
*
*/
public ActedOnBehalfOf createActedOnBehalfOf() {
return new ActedOnBehalfOf();
}
/**
* Create an instance of {@link WasInformedBy }
*
*/
public WasInformedBy createWasInformedBy() {
return new WasInformedBy();
}
/**
* Create an instance of {@link DictionaryMembership }
*
*/
public DictionaryMembership createDictionaryMembership() {
return new DictionaryMembership();
}
/**
* Create an instance of {@link Document }
*
*/
public Document createDocument() {
return new Document();
}
/**
* Create an instance of {@link Organization }
*
*/
public Organization createOrganization() {
return new Organization();
}
/**
* Create an instance of {@link WasEndedBy }
*
*/
public WasEndedBy createWasEndedBy() {
return new WasEndedBy();
}
/**
* Create an instance of {@link HadMember }
*
*/
public HadMember createHadMember() {
return new HadMember();
}
/**
* Create an instance of {@link Value }
*
*/
public Value createValue() {
return new Value();
}
/**
* Create an instance of {@link Role }
*
*/
public Role createRole() {
return new Role();
}
/**
* Create an instance of {@link AlternateOf }
*
*/
public AlternateOf createAlternateOf() {
return new AlternateOf();
}
/**
* Create an instance of {@link Activity }
*
*/
public Activity createActivity() {
return new Activity();
}
/**
* Create an instance of {@link Other }
*
*/
public Other createOther() {
return new Other();
}
/**
* Create an instance of {@link SpecializationOf }
*
*/
public SpecializationOf createSpecializationOf() {
return new SpecializationOf();
}
/**
* Create an instance of {@link WasAttributedTo }
*
*/
public WasAttributedTo createWasAttributedTo() {
return new WasAttributedTo();
}
/**
* Create an instance of {@link LangString }
*
*/
public InternationalizedString createInternationalizedString() {
return new InternationalizedString();
}
/**
* Create an instance of {@link Dictionary }
*
*/
public Dictionary createDictionary() {
return new Dictionary();
}
/**
* Create an instance of {@link MentionOf }
*
*/
public MentionOf createMentionOf() {
return new MentionOf();
}
/**
* Create an instance of {@link WasInvalidatedBy }
*
*/
public WasInvalidatedBy createWasInvalidatedBy() {
return new WasInvalidatedBy();
}
/**
* Create an instance of {@link Agent }
*
*/
public Agent createAgent() {
return new Agent();
}
/**
* Create an instance of {@link DerivedByInsertionFrom }
*
*/
public DerivedByInsertionFrom createDerivedByInsertionFrom() {
return new DerivedByInsertionFrom();
}
/**
* Create an instance of {@link DerivedByRemovalFrom }
*
*/
public DerivedByRemovalFrom createDerivedByRemovalFrom() {
return new DerivedByRemovalFrom();
}
/**
* Create an instance of {@link Plan }
*
*/
public Plan createPlan() {
return new Plan();
}
/**
* Create an instance of {@link Entry }
*
*/
public Entry createEntry() {
return new Entry();
}
/**
* Create an instance of {@link Quotation }
*
*/
public Quotation createQuotation() {
return new Quotation();
}
/**
* Create an instance of {@link WasGeneratedBy }
*
*/
public WasGeneratedBy createWasGeneratedBy() {
return new WasGeneratedBy();
}
/**
* Create an instance of {@link WasStartedBy }
*
*/
public WasStartedBy createWasStartedBy() {
return new WasStartedBy();
}
/**
* Create an instance of {@link AValue }
*
*/
public AValue createAValue() {
return new AValue();
}
/**
* Create an instance of {@link AValue }
*
*/
public AValue createTypedValue() {
return new AValue();
}
/**
* Create an instance of {@link AStatement }
*
*/
/* public AStatement createAStatement() {
return new AStatement();
}
*/
/**
* Create an instance of {@link Bundle }
*
*/
public Bundle createNamedBundle() {
return new Bundle();
}
/**
* Create an instance of {@link IDRef }
*
*/
public IDRef createIDRef() {
return new IDRef();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link PrimarySource }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "hadPrimarySource")
public JAXBElement createHadPrimarySource(PrimarySource value) {
return new JAXBElement(_HadPrimarySource_QNAME, PrimarySource.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasDerivedFrom }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasDerivedFrom")
public JAXBElement createWasDerivedFrom(WasDerivedFrom value) {
return new JAXBElement(_WasDerivedFrom_QNAME, WasDerivedFrom.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Collection }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "collection")
public JAXBElement createCollection(Collection value) {
return new JAXBElement(_Collection_QNAME, Collection.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Used }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "used")
public JAXBElement createUsed(Used value) {
return new JAXBElement(_Used_QNAME, Used.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Type }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "type")
public JAXBElement createType(Type value) {
return new JAXBElement(_Type_QNAME, Type.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasInformedBy }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasInformedBy")
public JAXBElement createWasInformedBy(WasInformedBy value) {
return new JAXBElement(_WasInformedBy_QNAME, WasInformedBy.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ActedOnBehalfOf }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "actedOnBehalfOf")
public JAXBElement createActedOnBehalfOf(ActedOnBehalfOf value) {
return new JAXBElement(_ActedOnBehalfOf_QNAME, ActedOnBehalfOf.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link EmptyDictionary }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "emptyDictionary")
public JAXBElement createEmptyDictionary(EmptyDictionary value) {
return new JAXBElement(_EmptyDictionary_QNAME, EmptyDictionary.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasAssociatedWith }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasAssociatedWith")
public JAXBElement createWasAssociatedWith(WasAssociatedWith value) {
return new JAXBElement(_WasAssociatedWith_QNAME, WasAssociatedWith.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SoftwareAgent }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "softwareAgent")
public JAXBElement createSoftwareAgent(SoftwareAgent value) {
return new JAXBElement(_SoftwareAgent_QNAME, SoftwareAgent.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Person }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "person")
public JAXBElement createPerson(Person value) {
return new JAXBElement(_Person_QNAME, Person.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Revision }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasRevisionOf")
public JAXBElement createWasRevisionOf(Revision value) {
return new JAXBElement(_WasRevisionOf_QNAME, Revision.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Location }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "location")
public JAXBElement createLocation(Location value) {
return new JAXBElement(_Location_QNAME, Location.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasInfluencedBy }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasInfluencedBy")
public JAXBElement createWasInfluencedBy(WasInfluencedBy value) {
return new JAXBElement(_WasInfluencedBy_QNAME, WasInfluencedBy.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Entity }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "entity")
public JAXBElement createEntity(Entity value) {
return new JAXBElement(_Entity_QNAME, Entity.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link EmptyCollection }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "emptyCollection")
public JAXBElement createEmptyCollection(EmptyCollection value) {
return new JAXBElement(_EmptyCollection_QNAME, EmptyCollection.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Role }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "role")
public JAXBElement createRole(Role value) {
return new JAXBElement(_Role_QNAME, Role.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Value }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "value")
public JAXBElement createValue(Value value) {
return new JAXBElement(_Value_QNAME, Value.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AlternateOf }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "alternateOf")
public JAXBElement createAlternateOf(AlternateOf value) {
return new JAXBElement(_AlternateOf_QNAME, AlternateOf.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Activity }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "activity")
public JAXBElement createActivity(Activity value) {
return new JAXBElement(_Activity_QNAME, Activity.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DictionaryMembership }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "hadDictionaryMember")
public JAXBElement createHadDictionaryMember(DictionaryMembership value) {
return new JAXBElement(_HadDictionaryMember_QNAME, DictionaryMembership.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasEndedBy }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasEndedBy")
public JAXBElement createWasEndedBy(WasEndedBy value) {
return new JAXBElement(_WasEndedBy_QNAME, WasEndedBy.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Document }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "document")
public JAXBElement createDocument(Document value) {
return new JAXBElement(_Document_QNAME, Document.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Organization }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "organization")
public JAXBElement createOrganization(Organization value) {
return new JAXBElement(_Organization_QNAME, Organization.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link HadMember }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "hadMember")
public JAXBElement createHadMember(HadMember value) {
return new JAXBElement(_HadMember_QNAME, HadMember.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Dictionary }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "dictionary")
public JAXBElement createDictionary(Dictionary value) {
return new JAXBElement(_Dictionary_QNAME, Dictionary.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link LangString }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "label")
public JAXBElement createLabel(InternationalizedString value) {
return new JAXBElement(_Label_QNAME, InternationalizedString.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Agent }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "agent")
public JAXBElement createAgent(Agent value) {
return new JAXBElement(_Agent_QNAME, Agent.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasInvalidatedBy }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasInvalidatedBy")
public JAXBElement createWasInvalidatedBy(WasInvalidatedBy value) {
return new JAXBElement(_WasInvalidatedBy_QNAME, WasInvalidatedBy.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link MentionOf }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "mentionOf")
public JAXBElement createMentionOf(MentionOf value) {
return new JAXBElement(_MentionOf_QNAME, MentionOf.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Other }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "others")
public JAXBElement createOthers(Other value) {
return new JAXBElement(_Others_QNAME, Other.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasAttributedTo }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasAttributedTo")
public JAXBElement createWasAttributedTo(WasAttributedTo value) {
return new JAXBElement(_WasAttributedTo_QNAME, WasAttributedTo.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SpecializationOf }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "specializationOf")
public JAXBElement createSpecializationOf(SpecializationOf value) {
return new JAXBElement(_SpecializationOf_QNAME, SpecializationOf.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasStartedBy }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasStartedBy")
public JAXBElement createWasStartedBy(WasStartedBy value) {
return new JAXBElement(_WasStartedBy_QNAME, WasStartedBy.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DerivedByRemovalFrom }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "derivedByRemovalFrom")
public JAXBElement createDerivedByRemovalFrom(DerivedByRemovalFrom value) {
return new JAXBElement(_DerivedByRemovalFrom_QNAME, DerivedByRemovalFrom.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DerivedByInsertionFrom }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "derivedByInsertionFrom")
public JAXBElement createDerivedByInsertionFrom(DerivedByInsertionFrom value) {
return new JAXBElement(_DerivedByInsertionFrom_QNAME, DerivedByInsertionFrom.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Quotation }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasQuotedFrom")
public JAXBElement createWasQuotedFrom(Quotation value) {
return new JAXBElement(_WasQuotedFrom_QNAME, Quotation.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Entry }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "keyEntityPair")
public JAXBElement createKeyEntityPair(Entry value) {
return new JAXBElement(_KeyEntityPair_QNAME, Entry.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Plan }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "plan")
public JAXBElement createPlan(Plan value) {
return new JAXBElement(_Plan_QNAME, Plan.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link WasGeneratedBy }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.w3.org/ns/prov#", name = "wasGeneratedBy")
public JAXBElement createWasGeneratedBy(WasGeneratedBy value) {
return new JAXBElement(_WasGeneratedBy_QNAME, WasGeneratedBy.class, null, value);
}
}