Package org.rcsb.cif.schema.mm
Class PdbxEntityPolyNaNonstandard
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxEntityPolyNaNonstandard
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxEntityPolyNaNonstandard
extends DelegatingCategory
Data items in the PDBX_ENTITY_POLY_NA_NONSTANDARD category
describe the nonstandard features of the nucleic acid polymer entities.
-
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 PdbxEntityPolyNaNonstandard(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetEntityId()This data item is a pointer to _entity.id in the ENTITY category.StrColumngetFeature()This data item describes the nonstandard feature of the nucleic acid polymer entity.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEntityId
This data item is a pointer to _entity.id in the ENTITY category.- Returns:
- StrColumn
-
getFeature
This data item describes the nonstandard feature of the nucleic acid polymer entity.- Returns:
- StrColumn
-