Class PdbxEntityProdProtocol

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntityProdProtocol
    extends BaseCategory
    This category contains descriptive protocols for the production of this entity.
    • Constructor Detail

      • PdbxEntityProdProtocol

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

        public PdbxEntityProdProtocol​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        The value of _pdbx_entity_prod_protocol.entry_id uniquely identifies a sample consisting of one or more proteins whose structure is to be determined. This is a pointer to _entry.id.
        Returns:
        StrColumn
      • getEntityId

        public StrColumn getEntityId()
        The value of _pdbx_entity_prod_protocol.entity_id uniquely identifies each protein contained in the project target protein complex whose structure is to be determined. This data item is a pointer to _entity.id in the ENTITY category.
        Returns:
        StrColumn
      • getProtocol

        public StrColumn getProtocol()
        The protocol description associated with the protocol_type employed in the production of this entity.
        Returns:
        StrColumn
      • getProtocolType

        public StrColumn getProtocolType()
        The one of a set of protocol types associated with the production of this entity.
        Returns:
        StrColumn