Class PdbxEntityPolyProteinClass

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntityPolyProteinClass
    extends BaseCategory
    Data items in the PDBX_ENTITY_POLY_PROTEIN_CLASS category provides a top-level protein classification.
    • Constructor Detail

      • PdbxEntityPolyProteinClass

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

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

        public PdbxEntityPolyProteinClass​(String name)
    • Method Detail

      • getEntityId

        public StrColumn getEntityId()
        This data item is a pointer to _entity.id in the ENTITY category.
        Returns:
        StrColumn
      • getClazz

        public StrColumn getClazz()
        This data item provides a top-level classification of the polymer protein entity.
        Returns:
        StrColumn