Class PdbxDepuiEntryDetails

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxDepuiEntryDetails
    extends BaseCategory
    Data items in the PDBX_DEPUI_ENTRY_DETAILS category record information required to identify the depositor and route deposition to an appropriate processing site.
    • Constructor Detail

      • PdbxDepuiEntryDetails

        public PdbxDepuiEntryDetails​(String name,
                                     int rowCount,
                                     Object[] encodedColumns)
      • PdbxDepuiEntryDetails

        public PdbxDepuiEntryDetails​(String name)
    • Method Detail

      • getDepDatasetId

        public StrColumn getDepDatasetId()
        The internal identifier assigned to each deposition.
        Returns:
        StrColumn
      • getWwpdbSiteId

        public StrColumn getWwpdbSiteId()
        The wwPDB internal site configuration identifier.
        Returns:
        StrColumn
      • getExperimentalMethods

        public StrColumn getExperimentalMethods()
        Comma separated list of supported experimental methods.
        Returns:
        StrColumn
      • getRequestedAccessionTypes

        public StrColumn getRequestedAccessionTypes()
        Comma separated list of requested accession code types.
        Returns:
        StrColumn
      • getValidatedContactEmail

        public StrColumn getValidatedContactEmail()
        The validated contact e-mail address for the correponding depositor.
        Returns:
        StrColumn
      • getCountry

        public StrColumn getCountry()
        The country location of the institution submitting the deposition.
        Returns:
        StrColumn
      • getStructuralGenomicsFlag

        public StrColumn getStructuralGenomicsFlag()
        A flag to indicate the that the deposition is a contribution from a structural genomics project.
        Returns:
        StrColumn
      • getRelatedDatabaseName

        public StrColumn getRelatedDatabaseName()
        The name of the database associated with the related database code.
        Returns:
        StrColumn
      • getRelatedDatabaseCode

        public StrColumn getRelatedDatabaseCode()
        A database code closely related to the current deposition.
        Returns:
        StrColumn
      • getReplacePdbId

        public StrColumn getReplacePdbId()
        The PDB ID code of the entry that is superseded by this entry.
        Returns:
        StrColumn