Package org.rcsb.cif.schema.core
Class PublManuscriptIncl
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.PublManuscriptIncl
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PublManuscriptIncl
extends DelegatingCategory.DelegatingCifCoreCategory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
Fields inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
parentBlock -
Constructor Summary
Constructors Constructor Description PublManuscriptIncl(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description StrColumngetDefn()Yes/No flags whether the corresponding data item marked for inclusion in a journal request list is a standard CIF definition or not.StrColumngetExtraDefn()Yes/No flags whether the corresponding data item marked for inclusion in a journal request list is a standard CIF definition or not.StrColumngetExtraInfo()A short note indicating the reason why the author wishes the corresponding data item marked for inclusion in the journal request list to be published.StrColumngetExtraItem()The data name (i.e.StrColumngetInfo()A short note indicating the reason why the author wishes the corresponding data item marked for inclusion in the journal request list to be published.StrColumngetItem()The data name (i.e.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getExtraDefn
Yes/No flags whether the corresponding data item marked for inclusion in a journal request list is a standard CIF definition or not.- Returns:
- StrColumn
-
getDefn
Yes/No flags whether the corresponding data item marked for inclusion in a journal request list is a standard CIF definition or not.- Returns:
- StrColumn
-
getExtraInfo
A short note indicating the reason why the author wishes the corresponding data item marked for inclusion in the journal request list to be published.- Returns:
- StrColumn
-
getInfo
A short note indicating the reason why the author wishes the corresponding data item marked for inclusion in the journal request list to be published.- Returns:
- StrColumn
-
getExtraItem
The data name (i.e. Tag) of a specific data item included in the manuscript which is not normally requested by the journal. The values of this item are the extra data names (which MUST be enclosed in single quotes) that will be added to the journal request list.- Returns:
- StrColumn
-
getItem
The data name (i.e. Tag) of a specific data item included in the manuscript which is not normally requested by the journal. The values of this item are the extra data names (which MUST be enclosed in single quotes) that will be added to the journal request list.- Returns:
- StrColumn
-