Class PdbxEntityFuncBindMode

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntityFuncBindMode
    extends BaseCategory
    Data items in the PDBX_ENTITY_FUNC_BIND_MODE category describe characteristics of protein oligonucleotide binding.
    • Constructor Detail

      • PdbxEntityFuncBindMode

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

        public PdbxEntityFuncBindMode​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        The value of _pdbx_entity_func_bind_mode.id is a unique identifier for a binding mode within a domain within an entity. Note that this item need not be a number; it can be any unique identifier.
        Returns:
        StrColumn
      • getDomainId

        public StrColumn getDomainId()
        This data item is a pointer to _pdbx_entity_poly_domain.id in the PDBX_ENTITY_POLY_DOMAIN category.
        Returns:
        StrColumn
      • getEntityId

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

        public StrColumn getProteinBindsTo()
        This data item identifies the type of oligonucleotide to which the protein binds.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        This data item describes the functional type of the protein oligonucleotide binding interaction.
        Returns:
        StrColumn