Class PdbxReferenceEntityPoly

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxReferenceEntityPoly
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxReferenceEntityPoly
extends DelegatingCategory
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 Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • 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