Class DatabasePDBRevRecord

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class DatabasePDBRevRecord
    extends BaseCategory
    Data items in the DATABASE_PDB_REV_RECORD category record details about specific record types that were changed in a given revision of a PDB entry. These data items are assigned by the PDB database managers and should only appear in a data block if they originate from that source.
    • Constructor Detail

      • DatabasePDBRevRecord

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

        public DatabasePDBRevRecord​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        A description of special aspects of the revision of records in this PDB entry.
        Returns:
        StrColumn
      • getRevNum

        public IntColumn getRevNum()
        This data item is a pointer to _database_PDB_rev.num in the DATABASE_PDB_REV category.
        Returns:
        IntColumn
      • getType

        public StrColumn getType()
        The types of records that were changed in this revision to a PDB entry.
        Returns:
        StrColumn