Class PdbxInhibitorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxInhibitorInfo
    extends BaseCategory
    Data items in the PDBX_INHIBITOR_INFO category are still used until the 'entity' categories are entered into the database, even though the inhibitor is repeated.
    • Constructor Detail

      • PdbxInhibitorInfo

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

        public PdbxInhibitorInfo​(String name)
    • Method Detail

      • getId

        public IntColumn getId()
        Serial number.
        Returns:
        IntColumn
      • getName

        public StrColumn getName()
        Name of inhibitor.
        Returns:
        StrColumn
      • getNumPerAsymUnit

        public IntColumn getNumPerAsymUnit()
        Number of inhibitor molecules per asymmetric unit.
        Returns:
        IntColumn