Class PdbxDrugInfo

  • All Implemented Interfaces:
    Category

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

      • PdbxDrugInfo

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

        public PdbxDrugInfo​(String name)
    • Method Detail

      • getId

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

        public StrColumn getName()
        Common name of drug.
        Returns:
        StrColumn
      • getNumPerAsymUnit

        public IntColumn getNumPerAsymUnit()
        Number of drug molecules per asymmetric unit.
        Returns:
        IntColumn
      • getNumOfWholeMolecule

        public IntColumn getNumOfWholeMolecule()
        Number of drug molecules per biological unit.
        Returns:
        IntColumn
      • getSizeOfMoleculePerAsymUnit

        public StrColumn getSizeOfMoleculePerAsymUnit()
        Size of drug molecules per asymmetric unit.
        Returns:
        StrColumn