Class CitationAuthor

All Implemented Interfaces:
Category

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

  • Method Details

    • getKey

      public StrColumn getKey()
      Value is a unique key to a set of CITATION_AUTHOR items in a looped list.
      Returns:
      StrColumn
    • getCitationId

      public StrColumn getCitationId()
      Code identifier in the CITATION data list. The value of must match an identifier specified in the CITATION list.
      Returns:
      StrColumn
    • getName

      public StrColumn getName()
      Name of citation author; relevant for articles and 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()
      Ordinal code specifies the order of the author's name in the list of authors of the citation.
      Returns:
      IntColumn