Package org.rcsb.cif.schema.mm
Class Journal
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.Journal
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class Journal
extends DelegatingCategory
Data items in the JOURNAL category record details about the
book-keeping by the journal staff when processing
a data block submitted for publication.
The creator of a data block will not normally specify these data.
The data names are not defined in the dictionary because they are
for journal use only.
-
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
-
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetCodenASTM()Journal data items are defined by the journal staff.StrColumngetCodenCambridge()Journal data items are defined by the journal staff.StrColumngetCoeditorAddress()Journal data items are defined by the journal staff.StrColumngetCoeditorCode()Journal data items are defined by the journal staff.StrColumngetCoeditorEmail()Journal data items are defined by the journal staff.StrColumngetCoeditorFax()Journal data items are defined by the journal staff.StrColumngetCoeditorName()Journal data items are defined by the journal staff.StrColumngetCoeditorNotes()Journal data items are defined by the journal staff.StrColumngetCoeditorPhone()Journal data items are defined by the journal staff.StrColumngetDataValidationNumber()Journal data items are defined by the journal staff.StrColumngetDateAccepted()Journal data items are defined by the journal staff.StrColumngetDateFromCoeditor()Journal data items are defined by the journal staff.StrColumngetDatePrintersFinal()Journal data items are defined by the journal staff.StrColumngetDatePrintersFirst()Journal data items are defined by the journal staff.StrColumngetDateProofsIn()Journal data items are defined by the journal staff.StrColumngetDateProofsOut()Journal data items are defined by the journal staff.StrColumngetDateRecdCopyright()Journal data items are defined by the journal staff.StrColumngetDateRecdElectronic()Journal data items are defined by the journal staff.StrColumngetDateRecdHardCopy()Journal data items are defined by the journal staff.StrColumngetDateToCoeditor()Journal data items are defined by the journal staff.StrColumngetEntryId()This data item is a pointer to _entry.id in the ENTRY category.StrColumngetIssue()Journal data items are defined by the journal staff.StrColumngetLanguage()Journal data items are defined by the journal staff.StrColumngetNameFull()Journal data items are defined by the journal staff.StrColumngetPageFirst()Journal data items are defined by the journal staff.StrColumngetPageLast()Journal data items are defined by the journal staff.StrColumngetPaperCategory()Journal data items are defined by the journal staff.StrColumngetSupplPublNumber()Journal data items are defined by the journal staff.StrColumngetSupplPublPages()Journal data items are defined by the journal staff.StrColumngetTecheditorAddress()Journal data items are defined by the journal staff.StrColumngetTecheditorCode()Journal data items are defined by the journal staff.StrColumngetTecheditorEmail()Journal data items are defined by the journal staff.StrColumngetTecheditorFax()Journal data items are defined by the journal staff.StrColumngetTecheditorName()Journal data items are defined by the journal staff.StrColumngetTecheditorNotes()Journal data items are defined by the journal staff.StrColumngetTecheditorPhone()Journal data items are defined by the journal staff.StrColumngetVolume()Journal data items are defined by the journal staff.StrColumngetYear()Journal data items are defined by the journal staff.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEntryId
This data item is a pointer to _entry.id in the ENTRY category.- Returns:
- StrColumn
-
getCodenASTM
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getCodenCambridge
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getCoeditorAddress
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getCoeditorCode
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getCoeditorEmail
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getCoeditorFax
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getCoeditorName
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getCoeditorNotes
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getCoeditorPhone
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDataValidationNumber
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDateAccepted
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDateFromCoeditor
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDateToCoeditor
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDatePrintersFinal
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDatePrintersFirst
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDateProofsIn
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDateProofsOut
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDateRecdCopyright
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDateRecdElectronic
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getDateRecdHardCopy
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getIssue
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getLanguage
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getNameFull
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getPageFirst
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getPageLast
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getPaperCategory
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getSupplPublNumber
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getSupplPublPages
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getTecheditorAddress
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getTecheditorCode
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getTecheditorEmail
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getTecheditorFax
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getTecheditorName
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getTecheditorNotes
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getTecheditorPhone
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getVolume
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-
getYear
Journal data items are defined by the journal staff.- Returns:
- StrColumn
-