Class PdbxExptlCrystalCryoTreatment

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxExptlCrystalCryoTreatment
    extends BaseCategory
    Data items in the PDBX_EXPTL_CRYSTAL_CRYO_TREATMENT category record details cryogenic treatments applied to this crystal.
    • Constructor Detail

      • PdbxExptlCrystalCryoTreatment

        public PdbxExptlCrystalCryoTreatment​(String name,
                                             Map<String,​Column> columns)
      • PdbxExptlCrystalCryoTreatment

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

        public PdbxExptlCrystalCryoTreatment​(String name)
    • Method Detail

      • getCrystalId

        public StrColumn getCrystalId()
        This data item is a pointer to _exptl_crystal.id in the EXPTL_CRYSTAL category.
        Returns:
        StrColumn
      • getFinalSolutionDetails

        public StrColumn getFinalSolutionDetails()
        Details of the final solution used in the treatment of this crystal
        Returns:
        StrColumn
      • getSoakingDetails

        public StrColumn getSoakingDetails()
        Details of the soaking treatment applied to this crystal.
        Returns:
        StrColumn
      • getCoolingDetails

        public StrColumn getCoolingDetails()
        Details of the cooling treatment applied to this crystal.
        Returns:
        StrColumn
      • getAnnealingDetails

        public StrColumn getAnnealingDetails()
        Details of the annealing treatment applied to this crystal.
        Returns:
        StrColumn