Class PdbxReRefinement

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxReRefinement
    extends BaseCategory
    Describes the origin of the experimental data used in this entry.
    • Constructor Detail

      • PdbxReRefinement

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

        public PdbxReRefinement​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        The identifier for entry where the experimental data was obtained.
        Returns:
        StrColumn
      • getCitationId

        public StrColumn getCitationId()
        A pointer to _citation.id in category CITATION describing the the citation of the entry from from which the experimental data was obtained.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Additional details about this re-refinement.
        Returns:
        StrColumn