Package org.rcsb.cif.schema.core
Class PublRequested
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.PublRequested
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PublRequested
extends DelegatingCategory.DelegatingCifCoreCategory
CATEGORY of data items that enable the author to make
specific requests to the journal office for processing.
-
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 PublRequested(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description StrColumngetCategory()The category of paper submitted.StrColumngetCoeditorName()The name of the Co-editor whom the authors would like to process the submitted manuscript.StrColumngetJournal()Name of the journal to which the manuscript is being submitted.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getCategory
The category of paper submitted. For submission to Acta Crystallographica Section C or Acta Crystallographica Section E, ONLY those codes indicated for use with those journals should be used.- Returns:
- StrColumn
-
getCoeditorName
The name of the Co-editor whom the authors would like to process the submitted manuscript.- Returns:
- StrColumn
-
getJournal
Name of the journal to which the manuscript is being submitted.- Returns:
- StrColumn
-