Class PdbxSolventInfo

  • All Implemented Interfaces:
    Category

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

      • PdbxSolventInfo

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

        public PdbxSolventInfo​(String name)
    • Method Detail

      • getId

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

        public StrColumn getName()
        Name of solvent.
        Returns:
        StrColumn
      • getNumbPerAsymUnit

        public IntColumn getNumbPerAsymUnit()
        Number of solvent molecules per asymmetric unit.
        Returns:
        IntColumn