Package eu.openaire.oaf.model.base
Class ObjectFactory
- java.lang.Object
-
- eu.openaire.oaf.model.base.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 Summary
Constructors Constructor Description 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 Summary
-
-
-
Method Detail
-
createCitationsType
public CitationsType createCitationsType()
Create an instance ofCitationsType
-
createCitationsTypeCitation
public CitationsType.Citation createCitationsTypeCitation()
Create an instance ofCitationsType.Citation
-
createResultCreator
public Result.Creator createResultCreator()
Create an instance ofResult.Creator
-
createQualifierType
public QualifierType createQualifierType()
Create an instance ofQualifierType
-
createDataInfoType
public DataInfoType createDataInfoType()
Create an instance ofDataInfoType
-
createStructuredPropertyElementType
public StructuredPropertyElementType createStructuredPropertyElementType()
Create an instance ofStructuredPropertyElementType
-
createJournalType
public JournalType createJournalType()
Create an instance ofJournalType
-
createNamedIdElementType
public NamedIdElementType createNamedIdElementType()
Create an instance ofNamedIdElementType
-
createContextType
public ContextType createContextType()
Create an instance ofContextType
-
createInstancesType
public InstancesType createInstancesType()
Create an instance ofInstancesType
-
createOrganization
public Organization createOrganization()
Create an instance ofOrganization
-
createDatasource
public Datasource createDatasource()
Create an instance ofDatasource
-
createFundingTreeType
public FundingTreeType createFundingTreeType()
Create an instance ofFundingTreeType
-
createLabeledIdElementType
public LabeledIdElementType createLabeledIdElementType()
Create an instance ofLabeledIdElementType
-
createCategoryType
public CategoryType createCategoryType()
Create an instance ofCategoryType
-
createConceptType
public ConceptType createConceptType()
Create an instance ofConceptType
-
createFundingFlatType
public FundingFlatType createFundingFlatType()
Create an instance ofFundingFlatType
-
createFunderFlatType
public FunderFlatType createFunderFlatType()
Create an instance ofFunderFlatType
-
createNamedFundingLevel
public NamedFundingLevel createNamedFundingLevel()
Create an instance ofNamedFundingLevel
-
createExternalreferenceType
public ExternalreferenceType createExternalreferenceType()
Create an instance ofExternalreferenceType
-
createInstanceType
public InstanceType createInstanceType()
Create an instance ofInstanceType
-
createWebresourceType
public WebresourceType createWebresourceType()
Create an instance ofWebresourceType
-
createFundingType
public FundingType createFundingType()
Create an instance ofFundingType
-
createFundingParentType
public FundingParentType createFundingParentType()
Create an instance ofFundingParentType
-
createFunderType
public FunderType createFunderType()
Create an instance ofFunderType
-
createCitationsTypeCitationId
public CitationsType.Citation.Id createCitationsTypeCitationId()
Create an instance ofCitationsType.Citation.Id
-
createResultCreator
public javax.xml.bind.JAXBElement<Result.Creator> createResultCreator(Result.Creator value)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DataInfoType>
-
createResultSubject
public javax.xml.bind.JAXBElement<StructuredPropertyElementType> createResultSubject(StructuredPropertyElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StructuredPropertyElementType>
-
createResultTitle
public javax.xml.bind.JAXBElement<StructuredPropertyElementType> createResultTitle(StructuredPropertyElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StructuredPropertyElementType>
-
createResultRelevantdate
public javax.xml.bind.JAXBElement<StructuredPropertyElementType> createResultRelevantdate(StructuredPropertyElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StructuredPropertyElementType>
-
createResultDescription
public javax.xml.bind.JAXBElement<String> createResultDescription(String value)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<JournalType>
-
createResultPid
public javax.xml.bind.JAXBElement<StructuredPropertyElementType> createResultPid(StructuredPropertyElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StructuredPropertyElementType>
-
createResultDevice
public javax.xml.bind.JAXBElement<String> createResultDevice(String value)
- 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)
- 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)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createResultCollectedfrom
public javax.xml.bind.JAXBElement<NamedIdElementType> createResultCollectedfrom(NamedIdElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NamedIdElementType>
-
createResultContext
public javax.xml.bind.JAXBElement<ContextType> createResultContext(ContextType value)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<QualifierType>
-
createOrganizationCollectedfrom
public javax.xml.bind.JAXBElement<NamedIdElementType> createOrganizationCollectedfrom(NamedIdElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NamedIdElementType>
-
createOrganizationPid
public javax.xml.bind.JAXBElement<StructuredPropertyElementType> createOrganizationPid(StructuredPropertyElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StructuredPropertyElementType>
-
createOrganizationRels
public javax.xml.bind.JAXBElement<RelsType> createOrganizationRels(RelsType value)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createDatasourceSubjects
public javax.xml.bind.JAXBElement<StructuredPropertyElementType> createDatasourceSubjects(StructuredPropertyElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StructuredPropertyElementType>
-
createDatasourceOriginalId
public javax.xml.bind.JAXBElement<String> createDatasourceOriginalId(String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createDatasourceCollectedfrom
public javax.xml.bind.JAXBElement<NamedIdElementType> createDatasourceCollectedfrom(NamedIdElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NamedIdElementType>
-
createDatasourcePid
public javax.xml.bind.JAXBElement<StructuredPropertyElementType> createDatasourcePid(StructuredPropertyElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StructuredPropertyElementType>
-
createDatasourceRels
public javax.xml.bind.JAXBElement<RelsType> createDatasourceRels(RelsType value)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createProjectCollectedfrom
public javax.xml.bind.JAXBElement<NamedIdElementType> createProjectCollectedfrom(NamedIdElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NamedIdElementType>
-
createProjectPid
public javax.xml.bind.JAXBElement<QualifierType> createProjectPid(QualifierType value)
- 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)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<QualifierType>
-
createInstanceTypeCollectedfrom
public javax.xml.bind.JAXBElement<NamedIdElementType> createInstanceTypeCollectedfrom(NamedIdElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NamedIdElementType>
-
createInstanceTypeHostedby
public javax.xml.bind.JAXBElement<NamedIdElementType> createInstanceTypeHostedby(NamedIdElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NamedIdElementType>
-
createInstanceTypeWebresource
public javax.xml.bind.JAXBElement<WebresourceType> createInstanceTypeWebresource(WebresourceType value)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<QualifierType>
-
createRelTypeCollectedfrom
public javax.xml.bind.JAXBElement<NamedIdElementType> createRelTypeCollectedfrom(NamedIdElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NamedIdElementType>
-
createRelTypeUrl
public javax.xml.bind.JAXBElement<String> createRelTypeUrl(String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createRelTypePid
public javax.xml.bind.JAXBElement<StructuredPropertyElementType> createRelTypePid(StructuredPropertyElementType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StructuredPropertyElementType>
-
createRelTypeDateofacceptance
public javax.xml.bind.JAXBElement<String> createRelTypeDateofacceptance(String value)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FundingType>
-
-