Class PdbxReferenceEntityPoly

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxReferenceEntityPoly
    extends BaseCategory
    Data items in the PDBX_REFERENCE_ENTITY_POLY category record details about the polymer, such as the type of the polymer, the number of monomers and whether it has nonstandard features.
    • Constructor Detail

      • PdbxReferenceEntityPoly

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

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

        public PdbxReferenceEntityPoly​(String name)
    • Method Detail

      • getPrdId

        public StrColumn getPrdId()
        The value of _pdbx_reference_entity_poly.prd_id is a reference _pdbx_reference_entity_list.prd_id in the PDBX_REFERENCE_ENTITY_LIST category.
        Returns:
        StrColumn
      • getRefEntityId

        public StrColumn getRefEntityId()
        The value of _pdbx_reference_entity_poly.ref_entity_id is a reference to _pdbx_reference_entity_list.ref_entity_id in PDBX_REFERENCE_ENTITY_LIST category.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        The type of the polymer.
        Returns:
        StrColumn
      • getDbCode

        public StrColumn getDbCode()
        The database code for this source information
        Returns:
        StrColumn
      • getDbName

        public StrColumn getDbName()
        The database name for this source information
        Returns:
        StrColumn