Class PdbxExptlPd

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxExptlPd
    extends BaseCategory
    Data items in the pdbx_exptl_pd record information about powder sample preparations.
    • Constructor Detail

      • PdbxExptlPd

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

        public PdbxExptlPd​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        The value of _pdbx_exptl_pd.entry_id uniquely identifies a record in the PDBX_EXPTL_PD category.
        Returns:
        StrColumn
      • getSpecPreparationPH

        public FloatColumn getSpecPreparationPH()
        The pH at which the powder sample was prepared.
        Returns:
        FloatColumn
      • getSpecPreparationPHRange

        public StrColumn getSpecPreparationPHRange()
        The range of pH values at which the sample was prepared. Used when a point estimate of pH is not appropriate.
        Returns:
        StrColumn
      • getSpecPreparation

        public StrColumn getSpecPreparation()
        A description of preparation steps for producing the diffraction specimen from the sample. Include any procedures related to grinding, sieving, spray drying, etc.
        Returns:
        StrColumn