Class DatabasePDBCaveat

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class DatabasePDBCaveat
    extends BaseCategory
    Data items in the DATABASE_PDB_CAVEAT category record details about features of the data block flagged as 'caveats' by the Protein Data Bank (PDB). These data items are included only for consistency with PDB format files. They should appear in a data block only if that data block was created by reformatting a PDB format file.
    • Constructor Detail

      • DatabasePDBCaveat

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

        public DatabasePDBCaveat​(String name)
    • Method Detail

      • getId

        public IntColumn getId()
        A unique identifier for the PDB caveat record.
        Returns:
        IntColumn
      • getText

        public StrColumn getText()
        The full text of the PDB caveat record.
        Returns:
        StrColumn