Package org.rcsb.cif.schema.mm
Class PdbxEntityFuncOther
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxEntityFuncOther
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxEntityFuncOther
extends DelegatingCategory
Data items in the PDBX_ENTITY_FUNC_OTHER category describe
characteristics of protein oligonucleotide binding in which
the binding mode is not classified.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
Constructors Constructor Description PdbxEntityFuncOther(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetBindModeId()This data item is pointer to _pdbx_entity_func_bind_mode.id in the PDBX_ENTITY_FUNC_BIND_MODE category.StrColumngetType()This data item describes the type of structural function.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getBindModeId
This data item is pointer to _pdbx_entity_func_bind_mode.id in the PDBX_ENTITY_FUNC_BIND_MODE category.- Returns:
- StrColumn
-
getType
This data item describes the type of structural function.- Returns:
- StrColumn
-