Class CitationEditor

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class CitationEditor
extends DelegatingCategory.DelegatingCifCoreCategory
Category of items describing citation editor(s) details.
  • Constructor Details

  • Method Details

    • getCitationId

      public StrColumn getCitationId()
      Code identifier in the CITATION list. The value must match an identifier specified by _citation.id in the CITATION list.
      Returns:
      StrColumn
    • getId

      public StrColumn getId()
      Value is a unique key to a set of CITATION_EDITOR items in a looped list.
      Returns:
      StrColumn
    • getName

      public StrColumn getName()
      Name of citation editor; relevant for book chapters. The family name(s), followed by a comma and including any dynastic components, precedes the first name(s) or initial(s).
      Returns:
      StrColumn
    • getOrdinal

      public IntColumn getOrdinal()
      This data item defines the order of the editor's name in the list of editors of a citation.
      Returns:
      IntColumn