Class ObjectFactory


  • public class ObjectFactory
    extends Object
    This object contains factory methods for each Java content interface and Java element interface generated in the eu.openaire.oaf.model.base 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 Detail

      • ObjectFactory

        public ObjectFactory()
        Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.openaire.oaf.model.base
    • Method Detail

      • createResult

        public Result createResult()
        Create an instance of Result
      • createRelsType

        public RelsType createRelsType()
        Create an instance of RelsType
      • createProject

        public Project createProject()
        Create an instance of Project
      • createEntity

        public Entity createEntity()
        Create an instance of Entity
      • createRelType

        public RelType createRelType()
        Create an instance of RelType
      • createResultCreator

        public javax.xml.bind.JAXBElement<Result.Creator> createResultCreator​(Result.Creator value)
        Create an instance of JAXBElement<Result.Creator>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Result.Creator>
      • createResultResulttype

        public javax.xml.bind.JAXBElement<QualifierType> createResultResulttype​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createResultLanguage

        public javax.xml.bind.JAXBElement<QualifierType> createResultLanguage​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createResultCountry

        public javax.xml.bind.JAXBElement<DataInfoType> createResultCountry​(DataInfoType value)
        Create an instance of JAXBElement<DataInfoType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<DataInfoType>
      • createResultDescription

        public javax.xml.bind.JAXBElement<String> createResultDescription​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultDateofacceptance

        public javax.xml.bind.JAXBElement<String> createResultDateofacceptance​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultPublisher

        public javax.xml.bind.JAXBElement<String> createResultPublisher​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultEmbargoenddate

        public javax.xml.bind.JAXBElement<String> createResultEmbargoenddate​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultSource

        public javax.xml.bind.JAXBElement<String> createResultSource​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultFormat

        public javax.xml.bind.JAXBElement<String> createResultFormat​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultContributor

        public javax.xml.bind.JAXBElement<String> createResultContributor​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultResourcetype

        public javax.xml.bind.JAXBElement<QualifierType> createResultResourcetype​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createResultCoverage

        public javax.xml.bind.JAXBElement<String> createResultCoverage​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultBestaccessright

        public javax.xml.bind.JAXBElement<QualifierType> createResultBestaccessright​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createResultJournal

        public javax.xml.bind.JAXBElement<JournalType> createResultJournal​(JournalType value)
        Create an instance of JAXBElement<JournalType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<JournalType>
      • createResultDevice

        public javax.xml.bind.JAXBElement<String> createResultDevice​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultSize

        public javax.xml.bind.JAXBElement<String> createResultSize​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultVersion

        public javax.xml.bind.JAXBElement<String> createResultVersion​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultLastmetadataupdate

        public javax.xml.bind.JAXBElement<String> createResultLastmetadataupdate​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultMetadataversionnumber

        public javax.xml.bind.JAXBElement<String> createResultMetadataversionnumber​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultOriginalId

        public javax.xml.bind.JAXBElement<String> createResultOriginalId​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createResultContext

        public javax.xml.bind.JAXBElement<ContextType> createResultContext​(ContextType value)
        Create an instance of JAXBElement<ContextType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<ContextType>
      • createResultRels

        public javax.xml.bind.JAXBElement<RelsType> createResultRels​(RelsType value)
        Create an instance of JAXBElement<RelsType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<RelsType>
      • createResultInstances

        public javax.xml.bind.JAXBElement<InstancesType> createResultInstances​(InstancesType value)
        Create an instance of JAXBElement<InstancesType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<InstancesType>
      • createResultCitations

        public javax.xml.bind.JAXBElement<CitationsType> createResultCitations​(CitationsType value)
        Create an instance of JAXBElement<CitationsType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<CitationsType>
      • createOrganizationLegalname

        public javax.xml.bind.JAXBElement<String> createOrganizationLegalname​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createOrganizationLegalshortname

        public javax.xml.bind.JAXBElement<String> createOrganizationLegalshortname​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createOrganizationLogourl

        public javax.xml.bind.JAXBElement<String> createOrganizationLogourl​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createOrganizationOriginalId

        public javax.xml.bind.JAXBElement<String> createOrganizationOriginalId​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createOrganizationWebsiteurl

        public javax.xml.bind.JAXBElement<String> createOrganizationWebsiteurl​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createOrganizationCountry

        public javax.xml.bind.JAXBElement<QualifierType> createOrganizationCountry​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createOrganizationRels

        public javax.xml.bind.JAXBElement<RelsType> createOrganizationRels​(RelsType value)
        Create an instance of JAXBElement<RelsType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<RelsType>
      • createDatasourceNamespaceprefix

        public javax.xml.bind.JAXBElement<String> createDatasourceNamespaceprefix​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceOfficialname

        public javax.xml.bind.JAXBElement<String> createDatasourceOfficialname​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceEnglishname

        public javax.xml.bind.JAXBElement<String> createDatasourceEnglishname​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceWebsiteurl

        public javax.xml.bind.JAXBElement<String> createDatasourceWebsiteurl​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceLogourl

        public javax.xml.bind.JAXBElement<String> createDatasourceLogourl​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceContactemail

        public javax.xml.bind.JAXBElement<String> createDatasourceContactemail​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceDatasourcetype

        public javax.xml.bind.JAXBElement<QualifierType> createDatasourceDatasourcetype​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createDatasourceOpenairecompatibility

        public javax.xml.bind.JAXBElement<QualifierType> createDatasourceOpenairecompatibility​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createDatasourceDateofvalidation

        public javax.xml.bind.JAXBElement<String> createDatasourceDateofvalidation​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceLatitude

        public javax.xml.bind.JAXBElement<String> createDatasourceLatitude​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceLongitude

        public javax.xml.bind.JAXBElement<String> createDatasourceLongitude​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceDescription

        public javax.xml.bind.JAXBElement<String> createDatasourceDescription​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceOriginalId

        public javax.xml.bind.JAXBElement<String> createDatasourceOriginalId​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createDatasourceRels

        public javax.xml.bind.JAXBElement<RelsType> createDatasourceRels​(RelsType value)
        Create an instance of JAXBElement<RelsType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<RelsType>
      • createProjectCode

        public javax.xml.bind.JAXBElement<String> createProjectCode​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectTitle

        public javax.xml.bind.JAXBElement<String> createProjectTitle​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectAcronym

        public javax.xml.bind.JAXBElement<String> createProjectAcronym​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectCallidentifier

        public javax.xml.bind.JAXBElement<String> createProjectCallidentifier​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectContactfullname

        public javax.xml.bind.JAXBElement<String> createProjectContactfullname​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectContactfax

        public javax.xml.bind.JAXBElement<String> createProjectContactfax​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectContactphone

        public javax.xml.bind.JAXBElement<String> createProjectContactphone​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectContactemail

        public javax.xml.bind.JAXBElement<String> createProjectContactemail​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectContracttype

        public javax.xml.bind.JAXBElement<QualifierType> createProjectContracttype​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createProjectKeywords

        public javax.xml.bind.JAXBElement<String> createProjectKeywords​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectWebsiteurl

        public javax.xml.bind.JAXBElement<String> createProjectWebsiteurl​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectStartdate

        public javax.xml.bind.JAXBElement<String> createProjectStartdate​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectEnddate

        public javax.xml.bind.JAXBElement<String> createProjectEnddate​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectDuration

        public javax.xml.bind.JAXBElement<String> createProjectDuration​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectEcsc39

        public javax.xml.bind.JAXBElement<String> createProjectEcsc39​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectOamandatepublications

        public javax.xml.bind.JAXBElement<Boolean> createProjectOamandatepublications​(Boolean value)
        Create an instance of JAXBElement<Boolean>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Boolean>
      • createProjectEcarticle293

        public javax.xml.bind.JAXBElement<String> createProjectEcarticle293​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectSubjects

        public javax.xml.bind.JAXBElement<QualifierType> createProjectSubjects​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createProjectFundingtree

        public javax.xml.bind.JAXBElement<FundingTreeType> createProjectFundingtree​(FundingTreeType value)
        Create an instance of JAXBElement<FundingTreeType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FundingTreeType>
      • createProjectOriginalId

        public javax.xml.bind.JAXBElement<String> createProjectOriginalId​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createProjectPid

        public javax.xml.bind.JAXBElement<QualifierType> createProjectPid​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createProjectRels

        public javax.xml.bind.JAXBElement<RelsType> createProjectRels​(RelsType value)
        Create an instance of JAXBElement<RelsType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<RelsType>
      • createInstanceTypeLicense

        public javax.xml.bind.JAXBElement<FieldType> createInstanceTypeLicense​(FieldType value)
        Create an instance of JAXBElement<FieldType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FieldType>
      • createInstanceTypeAccessright

        public javax.xml.bind.JAXBElement<QualifierType> createInstanceTypeAccessright​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createInstanceTypeInstancetype

        public javax.xml.bind.JAXBElement<QualifierType> createInstanceTypeInstancetype​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createInstanceTypeWebresource

        public javax.xml.bind.JAXBElement<WebresourceType> createInstanceTypeWebresource​(WebresourceType value)
        Create an instance of JAXBElement<WebresourceType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<WebresourceType>
      • createInstanceTypeDistributionlocation

        public javax.xml.bind.JAXBElement<String> createInstanceTypeDistributionlocation​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createInstanceTypeDateofacceptance

        public javax.xml.bind.JAXBElement<String> createInstanceTypeDateofacceptance​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createInstanceTypeProcessingchargeamount

        public javax.xml.bind.JAXBElement<FieldType> createInstanceTypeProcessingchargeamount​(FieldType value)
        Create an instance of JAXBElement<FieldType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FieldType>
      • createInstanceTypeProcessingchargecurrency

        public javax.xml.bind.JAXBElement<FieldType> createInstanceTypeProcessingchargecurrency​(FieldType value)
        Create an instance of JAXBElement<FieldType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FieldType>
      • createInstanceTypeRefereed

        public javax.xml.bind.JAXBElement<FieldType> createInstanceTypeRefereed​(FieldType value)
        Create an instance of JAXBElement<FieldType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FieldType>
      • createRelTypeTo

        public javax.xml.bind.JAXBElement<RelToType> createRelTypeTo​(RelToType value)
        Create an instance of JAXBElement<RelToType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<RelToType>
      • createRelTypeTitle

        public javax.xml.bind.JAXBElement<String> createRelTypeTitle​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeWebsiteurl

        public javax.xml.bind.JAXBElement<Object> createRelTypeWebsiteurl​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createRelTypeOfficialname

        public javax.xml.bind.JAXBElement<String> createRelTypeOfficialname​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeDatasourcetype

        public javax.xml.bind.JAXBElement<QualifierType> createRelTypeDatasourcetype​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createRelTypeUrl

        public javax.xml.bind.JAXBElement<String> createRelTypeUrl​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeDateofacceptance

        public javax.xml.bind.JAXBElement<String> createRelTypeDateofacceptance​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypePublisher

        public javax.xml.bind.JAXBElement<String> createRelTypePublisher​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeResulttype

        public javax.xml.bind.JAXBElement<String> createRelTypeResulttype​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeSimilarity

        public javax.xml.bind.JAXBElement<Double> createRelTypeSimilarity​(Double value)
        Create an instance of JAXBElement<Double>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Double>
      • createRelTypeType

        public javax.xml.bind.JAXBElement<String> createRelTypeType​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeCode

        public javax.xml.bind.JAXBElement<String> createRelTypeCode​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeAcronym

        public javax.xml.bind.JAXBElement<String> createRelTypeAcronym​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeLegalname

        public javax.xml.bind.JAXBElement<String> createRelTypeLegalname​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeLegalshortname

        public javax.xml.bind.JAXBElement<String> createRelTypeLegalshortname​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeCountry

        public javax.xml.bind.JAXBElement<String> createRelTypeCountry​(String value)
        Create an instance of JAXBElement<String>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<String>
      • createRelTypeContracttype

        public javax.xml.bind.JAXBElement<QualifierType> createRelTypeContracttype​(QualifierType value)
        Create an instance of JAXBElement<QualifierType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<QualifierType>
      • createRelTypeFunding

        public javax.xml.bind.JAXBElement<FundingFlatType> createRelTypeFunding​(FundingFlatType value)
        Create an instance of JAXBElement<FundingFlatType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FundingFlatType>
      • createFundingTreeTypeFundingLevel2

        public javax.xml.bind.JAXBElement<FundingType> createFundingTreeTypeFundingLevel2​(FundingType value)
        Create an instance of JAXBElement<FundingType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FundingType>
      • createFundingTreeTypeFundingLevel1

        public javax.xml.bind.JAXBElement<FundingType> createFundingTreeTypeFundingLevel1​(FundingType value)
        Create an instance of JAXBElement<FundingType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FundingType>
      • createFundingTreeTypeFundingLevel0

        public javax.xml.bind.JAXBElement<FundingType> createFundingTreeTypeFundingLevel0​(FundingType value)
        Create an instance of JAXBElement<FundingType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<FundingType>