Class PdbxEntryDetails

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntryDetails
    extends BaseCategory
    Data items in the PDBX_ENTRY_DETAILS category provide additional details about this entry.
    • Constructor Detail

      • PdbxEntryDetails

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

        public PdbxEntryDetails​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        This item identifies the entry. This is a reference to _entry.id.
        Returns:
        StrColumn
      • getNonpolymerDetails

        public StrColumn getNonpolymerDetails()
        Additional details about the non-polymer components in this entry.
        Returns:
        StrColumn
      • getSequenceDetails

        public StrColumn getSequenceDetails()
        Additional details about the sequence or sequence database correspondences for this entry.
        Returns:
        StrColumn
      • getCompoundDetails

        public StrColumn getCompoundDetails()
        Additional details about the macromolecular compounds in this entry.
        Returns:
        StrColumn
      • getSourceDetails

        public StrColumn getSourceDetails()
        Additional details about the source and taxonomy of the macromolecular components in this entry.
        Returns:
        StrColumn