Class AuditAuthor

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class AuditAuthor
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items used for author(s) details.
  • Constructor Details

  • Method Details

    • getAddress

      public StrColumn getAddress()
      The address of an author of this data block. If there are multiple authors, _audit_author.address is looped with _audit_author.name.
      Returns:
      StrColumn
    • getName

      public StrColumn getName()
      The name of an author of this data block. If there are multiple authors, _audit_author.name is looped with _audit_author.address. The family name(s), followed by a comma and including any dynastic components, precedes the first name(s) or initial(s).
      Returns:
      StrColumn