uk.ac.ebi.intenz.xml.jaxb
Class ObjectFactory

java.lang.Object
  extended by uk.ac.ebi.intenz.xml.jaxb.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the uk.ac.ebi.intenz.xml.jaxb 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
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: uk.ac.ebi.intenz.xml.jaxb
 
Method Summary
 javax.xml.bind.JAXBElement<EnzymeNameType> createAcceptedName(EnzymeNameType value)
          Create an instance of JAXBElement<EnzymeNameType>}
 javax.xml.bind.JAXBElement<BookType> createBook(BookType value)
          Create an instance of JAXBElement<BookType>}
 BookType createBookType()
          Create an instance of BookType
 javax.xml.bind.JAXBElement<CofactorType> createCofactor(CofactorType value)
          Create an instance of JAXBElement<CofactorType>}
 Cofactors createCofactors()
          Create an instance of Cofactors
 CofactorType createCofactorType()
          Create an instance of CofactorType
 javax.xml.bind.JAXBElement<ViewableType> createComment(ViewableType value)
          Create an instance of JAXBElement<ViewableType>}
 Comments createComments()
          Create an instance of Comments
 javax.xml.bind.JAXBElement<InactiveStatusType> createDeleted(InactiveStatusType value)
          Create an instance of JAXBElement<InactiveStatusType>}
 javax.xml.bind.JAXBElement<XmlContentType> createDescription(XmlContentType value)
          Create an instance of JAXBElement<XmlContentType>}
 javax.xml.bind.JAXBElement<String> createEc(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EcClassType> createEcClass(EcClassType value)
          Create an instance of JAXBElement<EcClassType>}
 EcClassType createEcClassType()
          Create an instance of EcClassType
 javax.xml.bind.JAXBElement<EcSubclassType> createEcSubclass(EcSubclassType value)
          Create an instance of JAXBElement<EcSubclassType>}
 EcSubclassType createEcSubclassType()
          Create an instance of EcSubclassType
 javax.xml.bind.JAXBElement<EcSubsubclassType> createEcSubSubclass(EcSubsubclassType value)
          Create an instance of JAXBElement<EcSubsubclassType>}
 EcSubsubclassType createEcSubsubclassType()
          Create an instance of EcSubsubclassType
 Editorial createEditorial()
          Create an instance of Editorial
 EntryType createEntryType()
          Create an instance of EntryType
 javax.xml.bind.JAXBElement<EnzymeType> createEnzyme(EnzymeType value)
          Create an instance of JAXBElement<EnzymeType>}
 EnzymeNameType createEnzymeNameType()
          Create an instance of EnzymeNameType
 EnzymeType createEnzymeType()
          Create an instance of EnzymeType
 InactiveStatusType createInactiveStatusType()
          Create an instance of InactiveStatusType
 Intenz createIntenz()
          Create an instance of Intenz
 javax.xml.bind.JAXBElement<JournalType> createJournal(JournalType value)
          Create an instance of JAXBElement<JournalType>}
 JournalType createJournalType()
          Create an instance of JournalType
 javax.xml.bind.JAXBElement<LinkType> createLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 Links createLinks()
          Create an instance of Links
 LinkType createLinkType()
          Create an instance of LinkType
 javax.xml.bind.JAXBElement<XmlContentType> createName(XmlContentType value)
          Create an instance of JAXBElement<XmlContentType>}
 javax.xml.bind.JAXBElement<PatentType> createPatent(PatentType value)
          Create an instance of JAXBElement<PatentType>}
 PatentType createPatentType()
          Create an instance of PatentType
 javax.xml.bind.JAXBElement<ReactionType> createReaction(ReactionType value)
          Create an instance of JAXBElement<ReactionType>}
 Reactions createReactions()
          Create an instance of Reactions
 ReactionType createReactionType()
          Create an instance of ReactionType
 References createReferences()
          Create an instance of References
 javax.xml.bind.JAXBElement<EnzymeNameType> createSynonym(EnzymeNameType value)
          Create an instance of JAXBElement<EnzymeNameType>}
 Synonyms createSynonyms()
          Create an instance of Synonyms
 javax.xml.bind.JAXBElement<EnzymeNameType> createSystematicName(EnzymeNameType value)
          Create an instance of JAXBElement<EnzymeNameType>}
 javax.xml.bind.JAXBElement<InactiveStatusType> createTransferred(InactiveStatusType value)
          Create an instance of JAXBElement<InactiveStatusType>}
 ViewableType createViewableType()
          Create an instance of ViewableType
 XmlContentType createXmlContentType()
          Create an instance of XmlContentType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: uk.ac.ebi.intenz.xml.jaxb

Method Detail

createReactionType

public ReactionType createReactionType()
Create an instance of ReactionType


createEcSubsubclassType

public EcSubsubclassType createEcSubsubclassType()
Create an instance of EcSubsubclassType


createReactions

public Reactions createReactions()
Create an instance of Reactions


createEnzymeNameType

public EnzymeNameType createEnzymeNameType()
Create an instance of EnzymeNameType


createLinkType

public LinkType createLinkType()
Create an instance of LinkType


createSynonyms

public Synonyms createSynonyms()
Create an instance of Synonyms


createCofactorType

public CofactorType createCofactorType()
Create an instance of CofactorType


createPatentType

public PatentType createPatentType()
Create an instance of PatentType


createJournalType

public JournalType createJournalType()
Create an instance of JournalType


createIntenz

public Intenz createIntenz()
Create an instance of Intenz


createXmlContentType

public XmlContentType createXmlContentType()
Create an instance of XmlContentType


createEcClassType

public EcClassType createEcClassType()
Create an instance of EcClassType


createEnzymeType

public EnzymeType createEnzymeType()
Create an instance of EnzymeType


createReferences

public References createReferences()
Create an instance of References


createBookType

public BookType createBookType()
Create an instance of BookType


createEcSubclassType

public EcSubclassType createEcSubclassType()
Create an instance of EcSubclassType


createEditorial

public Editorial createEditorial()
Create an instance of Editorial


createCofactors

public Cofactors createCofactors()
Create an instance of Cofactors


createLinks

public Links createLinks()
Create an instance of Links


createInactiveStatusType

public InactiveStatusType createInactiveStatusType()
Create an instance of InactiveStatusType


createViewableType

public ViewableType createViewableType()
Create an instance of ViewableType


createComments

public Comments createComments()
Create an instance of Comments


createEntryType

public EntryType createEntryType()
Create an instance of EntryType


createTransferred

public javax.xml.bind.JAXBElement<InactiveStatusType> createTransferred(InactiveStatusType value)
Create an instance of JAXBElement<InactiveStatusType>}


createEcClass

public javax.xml.bind.JAXBElement<EcClassType> createEcClass(EcClassType value)
Create an instance of JAXBElement<EcClassType>}


createName

public javax.xml.bind.JAXBElement<XmlContentType> createName(XmlContentType value)
Create an instance of JAXBElement<XmlContentType>}


createDescription

public javax.xml.bind.JAXBElement<XmlContentType> createDescription(XmlContentType value)
Create an instance of JAXBElement<XmlContentType>}


createEcSubclass

public javax.xml.bind.JAXBElement<EcSubclassType> createEcSubclass(EcSubclassType value)
Create an instance of JAXBElement<EcSubclassType>}


createEnzyme

public javax.xml.bind.JAXBElement<EnzymeType> createEnzyme(EnzymeType value)
Create an instance of JAXBElement<EnzymeType>}


createJournal

public javax.xml.bind.JAXBElement<JournalType> createJournal(JournalType value)
Create an instance of JAXBElement<JournalType>}


createAcceptedName

public javax.xml.bind.JAXBElement<EnzymeNameType> createAcceptedName(EnzymeNameType value)
Create an instance of JAXBElement<EnzymeNameType>}


createComment

public javax.xml.bind.JAXBElement<ViewableType> createComment(ViewableType value)
Create an instance of JAXBElement<ViewableType>}


createSystematicName

public javax.xml.bind.JAXBElement<EnzymeNameType> createSystematicName(EnzymeNameType value)
Create an instance of JAXBElement<EnzymeNameType>}


createBook

public javax.xml.bind.JAXBElement<BookType> createBook(BookType value)
Create an instance of JAXBElement<BookType>}


createSynonym

public javax.xml.bind.JAXBElement<EnzymeNameType> createSynonym(EnzymeNameType value)
Create an instance of JAXBElement<EnzymeNameType>}


createLink

public javax.xml.bind.JAXBElement<LinkType> createLink(LinkType value)
Create an instance of JAXBElement<LinkType>}


createEcSubSubclass

public javax.xml.bind.JAXBElement<EcSubsubclassType> createEcSubSubclass(EcSubsubclassType value)
Create an instance of JAXBElement<EcSubsubclassType>}


createReaction

public javax.xml.bind.JAXBElement<ReactionType> createReaction(ReactionType value)
Create an instance of JAXBElement<ReactionType>}


createDeleted

public javax.xml.bind.JAXBElement<InactiveStatusType> createDeleted(InactiveStatusType value)
Create an instance of JAXBElement<InactiveStatusType>}


createEc

public javax.xml.bind.JAXBElement<String> createEc(String value)
Create an instance of JAXBElement<String>}


createCofactor

public javax.xml.bind.JAXBElement<CofactorType> createCofactor(CofactorType value)
Create an instance of JAXBElement<CofactorType>}


createPatent

public javax.xml.bind.JAXBElement<PatentType> createPatent(PatentType value)
Create an instance of JAXBElement<PatentType>}



Copyright © 2013 EMBL-EBI. All Rights Reserved.