Class Re3Data.Repository

java.lang.Object
org.re3data.schema._2_2.Re3Data.Repository
Enclosing class:
Re3Data

public static class Re3Data.Repository extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="re3data.orgIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="repositoryName">
           <complexType>
             <simpleContent>
               <extension base="<http://www.w3.org/2001/XMLSchema>string">
                 <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="additionalName" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.w3.org/2001/XMLSchema>string">
                 <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="repositoryURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
         <element name="repositoryIdentifier" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded" minOccurs="0"/>
         <element name="description" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.re3data.org/schema/2-2>StringL1000">
                 <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="repositoryContact" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
         <element name="type" type="{http://www.re3data.org/schema/2-2}repositoryTypes" maxOccurs="unbounded"/>
         <element name="size" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.w3.org/2001/XMLSchema>string">
                 <attribute name="updated" use="required" type="{http://www.re3data.org/schema/2-2}dateFormat" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="startDate" type="{http://www.re3data.org/schema/2-2}dateFormat" minOccurs="0"/>
         <element name="endDate" type="{http://www.re3data.org/schema/2-2}dateFormat" minOccurs="0"/>
         <element name="repositoryLanguage" type="{http://www.re3data.org/schema/2-2}languages" maxOccurs="unbounded"/>
         <element name="subject" maxOccurs="unbounded">
           <complexType>
             <simpleContent>
               <extension base="<http://www.re3data.org/schema/2-2>subject_text">
                 <attribute name="subjectScheme" use="required">
                   <simpleType>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                       <enumeration value="DFG"/>
                     </restriction>
                   </simpleType>
                 </attribute>
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="missionStatementURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
         <element name="contentType" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.re3data.org/schema/2-2>contentType_Text">
                 <attribute name="contentTypeScheme" use="required">
                   <simpleType>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                       <enumeration value="parse"/>
                     </restriction>
                   </simpleType>
                 </attribute>
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="providerType" type="{http://www.re3data.org/schema/2-2}providerTypes" maxOccurs="2"/>
         <element name="keyword" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
         <element name="institution" maxOccurs="unbounded">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="institutionName">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.w3.org/2001/XMLSchema>string">
                           <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="institutionAdditionalName" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.w3.org/2001/XMLSchema>string">
                           <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="institutionCountry" type="{http://www.re3data.org/schema/2-2}countries"/>
                   <element name="responsibilityType" type="{http://www.re3data.org/schema/2-2}responsibilityTypes" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="institutionType" type="{http://www.re3data.org/schema/2-2}institutionTypes" minOccurs="0"/>
                   <element name="institutionURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
                   <element name="institutionIdentifier" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="responsibilityStartDate" type="{http://www.re3data.org/schema/2-2}dateFormat" minOccurs="0"/>
                   <element name="responsibilityEndDate" type="{http://www.re3data.org/schema/2-2}dateFormat" minOccurs="0"/>
                   <element name="institutionContact" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="policy" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="policyName" type="{http://www.w3.org/2001/XMLSchema}string"/>
                   <element name="policyURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="databaseAccess">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="databaseAccessType" type="{http://www.re3data.org/schema/2-2}accessTypes"/>
                   <element name="databaseAccessRestriction" type="{http://www.re3data.org/schema/2-2}accessRestrictions" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="databaseLicense" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="databaseLicenseName" type="{http://www.re3data.org/schema/2-2}databaseLicenseNames"/>
                   <element name="databaseLicenseURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="dataAccess" maxOccurs="unbounded">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="dataAccessType" type="{http://www.re3data.org/schema/2-2}dataAccessTypes"/>
                   <element name="dataAccessRestriction" type="{http://www.re3data.org/schema/2-2}dataAccessRestrictions" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="dataLicense" maxOccurs="unbounded">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="dataLicenseName" type="{http://www.re3data.org/schema/2-2}dataLicenseNames"/>
                   <element name="dataLicenseURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="dataUpload" maxOccurs="unbounded">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="dataUploadType" type="{http://www.re3data.org/schema/2-2}accessTypes"/>
                   <element name="dataUploadRestriction" type="{http://www.re3data.org/schema/2-2}dataUploadRestrictions" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="dataUploadLicense" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="dataUploadLicenseName" type="{http://www.w3.org/2001/XMLSchema}string"/>
                   <element name="dataUploadLicenseURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="software" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="softwareName" type="{http://www.re3data.org/schema/2-2}softwareNames"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="versioning" type="{http://www.re3data.org/schema/2-2}yesno" minOccurs="0"/>
         <element name="api" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
                 <attribute name="apiType" use="required" type="{http://www.re3data.org/schema/2-2}apiTypes" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="pidSystem" type="{http://www.re3data.org/schema/2-2}pidSystems" maxOccurs="unbounded"/>
         <element name="citationGuidelineURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
         <element name="aidSystem" type="{http://www.re3data.org/schema/2-2}aidSystems" maxOccurs="unbounded" minOccurs="0"/>
         <element name="enhancedPublication" type="{http://www.re3data.org/schema/2-2}yesnoun" minOccurs="0"/>
         <element name="qualityManagement" type="{http://www.re3data.org/schema/2-2}yesnoun" minOccurs="0"/>
         <element name="certificate" type="{http://www.re3data.org/schema/2-2}certificates" maxOccurs="unbounded" minOccurs="0"/>
         <element name="metadataStandard" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="metadataStandardName">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.re3data.org/schema/2-2>metadataStandardDCCNames">
                           <attribute name="metadataStandardScheme" use="required">
                             <simpleType>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="DCC"/>
                               </restriction>
                             </simpleType>
                           </attribute>
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="metadataStandardURL" type="{http://www.re3data.org/schema/2-2}metadataStandardDCCURLs"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="syndication" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
                 <attribute name="syndicationType" use="required" type="{http://www.re3data.org/schema/2-2}syndicationTypes" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="remarks" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="entryDate" type="{http://www.re3data.org/schema/2-2}dateFormat"/>
         <element name="lastUpdate" type="{http://www.re3data.org/schema/2-2}dateFormat"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • Repository

      public Repository()
  • Method Details

    • getRe3DataOrgIdentifier

      public String getRe3DataOrgIdentifier()
      Gets the value of the re3DataOrgIdentifier property.
      Returns:
      possible object is String
    • setRe3DataOrgIdentifier

      public void setRe3DataOrgIdentifier(String value)
      Sets the value of the re3DataOrgIdentifier property.
      Parameters:
      value - allowed object is String
    • getRepositoryName

      public Re3Data.Repository.RepositoryName getRepositoryName()
      Gets the value of the repositoryName property.
      Returns:
      possible object is Re3Data.Repository.RepositoryName
    • setRepositoryName

      public void setRepositoryName(Re3Data.Repository.RepositoryName value)
      Sets the value of the repositoryName property.
      Parameters:
      value - allowed object is Re3Data.Repository.RepositoryName
    • getAdditionalName

      public List<Re3Data.Repository.AdditionalName> getAdditionalName()
      Gets the value of the additionalName property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the additionalName property.

      For example, to add a new item, do as follows:

          getAdditionalName().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.AdditionalName

    • getRepositoryURL

      public String getRepositoryURL()
      Gets the value of the repositoryURL property.
      Returns:
      possible object is String
    • setRepositoryURL

      public void setRepositoryURL(String value)
      Sets the value of the repositoryURL property.
      Parameters:
      value - allowed object is String
    • getRepositoryIdentifier

      public List<String> getRepositoryIdentifier()
      Gets the value of the repositoryIdentifier property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the repositoryIdentifier property.

      For example, to add a new item, do as follows:

          getRepositoryIdentifier().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getDescription

      public Re3Data.Repository.Description getDescription()
      Gets the value of the description property.
      Returns:
      possible object is Re3Data.Repository.Description
    • setDescription

      public void setDescription(Re3Data.Repository.Description value)
      Sets the value of the description property.
      Parameters:
      value - allowed object is Re3Data.Repository.Description
    • getRepositoryContact

      public List<String> getRepositoryContact()
      Gets the value of the repositoryContact property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the repositoryContact property.

      For example, to add a new item, do as follows:

          getRepositoryContact().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getType

      public List<RepositoryTypes> getType()
      Gets the value of the type property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the type property.

      For example, to add a new item, do as follows:

          getType().add(newItem);
       

      Objects of the following type(s) are allowed in the list RepositoryTypes

    • getSize

      public Re3Data.Repository.Size getSize()
      Gets the value of the size property.
      Returns:
      possible object is Re3Data.Repository.Size
    • setSize

      public void setSize(Re3Data.Repository.Size value)
      Sets the value of the size property.
      Parameters:
      value - allowed object is Re3Data.Repository.Size
    • getStartDate

      public String getStartDate()
      Gets the value of the startDate property.
      Returns:
      possible object is String
    • setStartDate

      public void setStartDate(String value)
      Sets the value of the startDate property.
      Parameters:
      value - allowed object is String
    • getEndDate

      public String getEndDate()
      Gets the value of the endDate property.
      Returns:
      possible object is String
    • setEndDate

      public void setEndDate(String value)
      Sets the value of the endDate property.
      Parameters:
      value - allowed object is String
    • getRepositoryLanguage

      public List<Languages> getRepositoryLanguage()
      Gets the value of the repositoryLanguage property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the repositoryLanguage property.

      For example, to add a new item, do as follows:

          getRepositoryLanguage().add(newItem);
       

      Objects of the following type(s) are allowed in the list Languages

    • getSubject

      public List<Re3Data.Repository.Subject> getSubject()
      Gets the value of the subject property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the subject property.

      For example, to add a new item, do as follows:

          getSubject().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.Subject

    • getMissionStatementURL

      public String getMissionStatementURL()
      Gets the value of the missionStatementURL property.
      Returns:
      possible object is String
    • setMissionStatementURL

      public void setMissionStatementURL(String value)
      Sets the value of the missionStatementURL property.
      Parameters:
      value - allowed object is String
    • getContentType

      public List<Re3Data.Repository.ContentType> getContentType()
      Gets the value of the contentType property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the contentType property.

      For example, to add a new item, do as follows:

          getContentType().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.ContentType

    • getProviderType

      public List<ProviderTypes> getProviderType()
      Gets the value of the providerType property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the providerType property.

      For example, to add a new item, do as follows:

          getProviderType().add(newItem);
       

      Objects of the following type(s) are allowed in the list ProviderTypes

    • getKeyword

      public List<String> getKeyword()
      Gets the value of the keyword property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the keyword property.

      For example, to add a new item, do as follows:

          getKeyword().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getInstitution

      public List<Re3Data.Repository.Institution> getInstitution()
      Gets the value of the institution property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the institution property.

      For example, to add a new item, do as follows:

          getInstitution().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.Institution

    • getPolicy

      public List<Re3Data.Repository.Policy> getPolicy()
      Gets the value of the policy property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the policy property.

      For example, to add a new item, do as follows:

          getPolicy().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.Policy

    • getDatabaseAccess

      public Re3Data.Repository.DatabaseAccess getDatabaseAccess()
      Gets the value of the databaseAccess property.
      Returns:
      possible object is Re3Data.Repository.DatabaseAccess
    • setDatabaseAccess

      public void setDatabaseAccess(Re3Data.Repository.DatabaseAccess value)
      Sets the value of the databaseAccess property.
      Parameters:
      value - allowed object is Re3Data.Repository.DatabaseAccess
    • getDatabaseLicense

      public List<Re3Data.Repository.DatabaseLicense> getDatabaseLicense()
      Gets the value of the databaseLicense property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the databaseLicense property.

      For example, to add a new item, do as follows:

          getDatabaseLicense().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.DatabaseLicense

    • getDataAccess

      public List<Re3Data.Repository.DataAccess> getDataAccess()
      Gets the value of the dataAccess property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the dataAccess property.

      For example, to add a new item, do as follows:

          getDataAccess().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.DataAccess

    • getDataLicense

      public List<Re3Data.Repository.DataLicense> getDataLicense()
      Gets the value of the dataLicense property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the dataLicense property.

      For example, to add a new item, do as follows:

          getDataLicense().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.DataLicense

    • getDataUpload

      public List<Re3Data.Repository.DataUpload> getDataUpload()
      Gets the value of the dataUpload property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the dataUpload property.

      For example, to add a new item, do as follows:

          getDataUpload().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.DataUpload

    • getDataUploadLicense

      public List<Re3Data.Repository.DataUploadLicense> getDataUploadLicense()
      Gets the value of the dataUploadLicense property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the dataUploadLicense property.

      For example, to add a new item, do as follows:

          getDataUploadLicense().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.DataUploadLicense

    • getSoftware

      public List<Re3Data.Repository.Software> getSoftware()
      Gets the value of the software property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the software property.

      For example, to add a new item, do as follows:

          getSoftware().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.Software

    • getVersioning

      public Yesno getVersioning()
      Gets the value of the versioning property.
      Returns:
      possible object is Yesno
    • setVersioning

      public void setVersioning(Yesno value)
      Sets the value of the versioning property.
      Parameters:
      value - allowed object is Yesno
    • getApi

      public List<Re3Data.Repository.Api> getApi()
      Gets the value of the api property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the api property.

      For example, to add a new item, do as follows:

          getApi().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.Api

    • getPidSystem

      public List<PidSystems> getPidSystem()
      Gets the value of the pidSystem property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the pidSystem property.

      For example, to add a new item, do as follows:

          getPidSystem().add(newItem);
       

      Objects of the following type(s) are allowed in the list PidSystems

    • getCitationGuidelineURL

      public String getCitationGuidelineURL()
      Gets the value of the citationGuidelineURL property.
      Returns:
      possible object is String
    • setCitationGuidelineURL

      public void setCitationGuidelineURL(String value)
      Sets the value of the citationGuidelineURL property.
      Parameters:
      value - allowed object is String
    • getAidSystem

      public List<AidSystems> getAidSystem()
      Gets the value of the aidSystem property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the aidSystem property.

      For example, to add a new item, do as follows:

          getAidSystem().add(newItem);
       

      Objects of the following type(s) are allowed in the list AidSystems

    • getEnhancedPublication

      public Yesnoun getEnhancedPublication()
      Gets the value of the enhancedPublication property.
      Returns:
      possible object is Yesnoun
    • setEnhancedPublication

      public void setEnhancedPublication(Yesnoun value)
      Sets the value of the enhancedPublication property.
      Parameters:
      value - allowed object is Yesnoun
    • getQualityManagement

      public Yesnoun getQualityManagement()
      Gets the value of the qualityManagement property.
      Returns:
      possible object is Yesnoun
    • setQualityManagement

      public void setQualityManagement(Yesnoun value)
      Sets the value of the qualityManagement property.
      Parameters:
      value - allowed object is Yesnoun
    • getCertificate

      public List<Certificates> getCertificate()
      Gets the value of the certificate property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the certificate property.

      For example, to add a new item, do as follows:

          getCertificate().add(newItem);
       

      Objects of the following type(s) are allowed in the list Certificates

    • getMetadataStandard

      public List<Re3Data.Repository.MetadataStandard> getMetadataStandard()
      Gets the value of the metadataStandard property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the metadataStandard property.

      For example, to add a new item, do as follows:

          getMetadataStandard().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.MetadataStandard

    • getSyndication

      public List<Re3Data.Repository.Syndication> getSyndication()
      Gets the value of the syndication property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the syndication property.

      For example, to add a new item, do as follows:

          getSyndication().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository.Syndication

    • getRemarks

      public String getRemarks()
      Gets the value of the remarks property.
      Returns:
      possible object is String
    • setRemarks

      public void setRemarks(String value)
      Sets the value of the remarks property.
      Parameters:
      value - allowed object is String
    • getEntryDate

      public String getEntryDate()
      Gets the value of the entryDate property.
      Returns:
      possible object is String
    • setEntryDate

      public void setEntryDate(String value)
      Sets the value of the entryDate property.
      Parameters:
      value - allowed object is String
    • getLastUpdate

      public String getLastUpdate()
      Gets the value of the lastUpdate property.
      Returns:
      possible object is String
    • setLastUpdate

      public void setLastUpdate(String value)
      Sets the value of the lastUpdate property.
      Parameters:
      value - allowed object is String