Package org.rcsb.cif.schema.mm
Class EmAdmin
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmAdmin
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmAdmin
extends DelegatingCategory
Administration-related data items
-
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)StrColumngetCurrentStatus()This data item indicates the current status of the EMDB entry.StrColumngetDepositionDate()date of the entry depositionStrColumngetDepositionSite()entry deposition siteStrColumngetDetails()EMDB administration detailsStrColumngetEntryId()This data item is a pointer to _entry.id.StrColumngetHeaderReleaseDate()date of header information release for this entryStrColumngetLastUpdate()date of last update to the fileStrColumngetMapHoldDate()date of the embargo expiration for this map entryStrColumngetMapReleaseDate()date of map release for this entryStrColumngetObsoletedDate()date that map entry was obsoletedStrColumngetReplaceExistingEntryFlag()This item indicates that the current entry replaced a previously released structure.StrColumngetTitle()Title for the EMDB entry.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getCurrentStatus
This data item indicates the current status of the EMDB entry.- Returns:
- StrColumn
-
getDepositionDate
date of the entry deposition- Returns:
- StrColumn
-
getDepositionSite
entry deposition site- Returns:
- StrColumn
-
getDetails
EMDB administration details- Returns:
- StrColumn
-
getEntryId
This data item is a pointer to _entry.id.- Returns:
- StrColumn
-
getLastUpdate
date of last update to the file- Returns:
- StrColumn
-
getMapReleaseDate
date of map release for this entry- Returns:
- StrColumn
-
getMapHoldDate
date of the embargo expiration for this map entry- Returns:
- StrColumn
-
getHeaderReleaseDate
date of header information release for this entry- Returns:
- StrColumn
-
getObsoletedDate
date that map entry was obsoleted- Returns:
- StrColumn
-
getReplaceExistingEntryFlag
This item indicates that the current entry replaced a previously released structure.- Returns:
- StrColumn
-
getTitle
Title for the EMDB entry.- Returns:
- StrColumn
-