Class EmAdmin

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmAdmin
    extends BaseCategory
    Administration-related data items
    • Constructor Detail

      • EmAdmin

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

        public EmAdmin​(String name)
    • Method Detail

      • getCurrentStatus

        public StrColumn getCurrentStatus()
        This data item indicates the current status of the EMDB entry.
        Returns:
        StrColumn
      • getDepositionDate

        public StrColumn getDepositionDate()
        date of the entry deposition
        Returns:
        StrColumn
      • getDepositionSite

        public StrColumn getDepositionSite()
        entry deposition site
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        EMDB administration details
        Returns:
        StrColumn
      • getEntryId

        public StrColumn getEntryId()
        This data item is a pointer to _entry.id.
        Returns:
        StrColumn
      • getLastUpdate

        public StrColumn getLastUpdate()
        date of last update to the file
        Returns:
        StrColumn
      • getMapReleaseDate

        public StrColumn getMapReleaseDate()
        date of map release for this entry
        Returns:
        StrColumn
      • getMapHoldDate

        public StrColumn getMapHoldDate()
        date of the embargo expiration for this map entry
        Returns:
        StrColumn
      • getHeaderReleaseDate

        public StrColumn getHeaderReleaseDate()
        date of header information release for this entry
        Returns:
        StrColumn
      • getObsoletedDate

        public StrColumn getObsoletedDate()
        date that map entry was obsoleted
        Returns:
        StrColumn
      • getReplaceExistingEntryFlag

        public StrColumn getReplaceExistingEntryFlag()
        This item indicates that the current entry replaced a previously released structure.
        Returns:
        StrColumn
      • getTitle

        public StrColumn getTitle()
        Title for the EMDB entry.
        Returns:
        StrColumn