Package org.rcsb.cif.schema.mm
Class PdbxSerialCrystallographySampleDelivery
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxSerialCrystallographySampleDelivery
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxSerialCrystallographySampleDelivery
extends DelegatingCategory
Data items in the PDBX_SERIAL_CRYSTALLOGRAPHY_SAMPLE_DELIVERY category
record general details about the sample delivery
-
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 PdbxSerialCrystallographySampleDelivery(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetDescription()The description of the mechanism by which the specimen in placed in the path of the source.StrColumngetDiffrnId()The data item is a pointer to _diffrn.id in the DIFFRN category.StrColumngetMethod()The description of the mechanism by which the specimen in placed in the path of the source.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getDiffrnId
The data item is a pointer to _diffrn.id in the DIFFRN category.- Returns:
- StrColumn
-
getDescription
The description of the mechanism by which the specimen in placed in the path of the source.- Returns:
- StrColumn
-
getMethod
The description of the mechanism by which the specimen in placed in the path of the source.- Returns:
- StrColumn
-