Class PdbxNmrRefine

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNmrRefine
    extends BaseCategory
    Describe the method and details of the refinement of the deposited structure.
    • Constructor Detail

      • PdbxNmrRefine

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

        public PdbxNmrRefine​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        You can leave this blank as an ID will be assigned by the RCSB to the constraint file.
        Returns:
        StrColumn
      • getMethod

        public StrColumn getMethod()
        The method used to determine the structure.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Additional details about the NMR refinement.
        Returns:
        StrColumn
      • getSoftwareOrdinal

        public IntColumn getSoftwareOrdinal()
        Pointer to _software.ordinal
        Returns:
        IntColumn