Package org.rcsb.cif.schema.mm
Class PdbxStructAssemblyPropDepositorInfo
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxStructAssemblyPropDepositorInfo
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxStructAssemblyPropDepositorInfo
extends DelegatingCategory
Data items in the PDBX_STRUCT_ASSEMBLY_PROP_DEPOSITOR_INFO category capture
depositor provided information related to the archival cateogory
PDBX_STRUCT_ASSEMBLY_PROP.
-
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 PdbxStructAssemblyPropDepositorInfo(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetBiolId()The identifier for the assembly used in category STRUCT_BIOL.StrColumngetDetails()Additional details about this assembly property.StrColumngetType()The property type for the assembly.StrColumngetValue()The value of the assembly property.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getBiolId
The identifier for the assembly used in category STRUCT_BIOL.- Returns:
- StrColumn
-
getType
The property type for the assembly.- Returns:
- StrColumn
-
getValue
The value of the assembly property.- Returns:
- StrColumn
-
getDetails
Additional details about this assembly property.- Returns:
- StrColumn
-