Class JournalCoeditor

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class JournalCoeditor
extends DelegatingCategory.DelegatingCifCoreCategory
Category of items recording co-editor details.
  • Constructor Details

  • Method Details

    • getAddress

      public StrColumn getAddress()
      The postal address of the coeditor.
      Returns:
      StrColumn
    • getCode

      public StrColumn getCode()
      The coeditor identifier.
      Returns:
      StrColumn
    • getEmail

      public StrColumn getEmail()
      The email address of the coeditor.
      Returns:
      StrColumn
    • getFax

      public StrColumn getFax()
      The fax number of the coeditor.
      Returns:
      StrColumn
    • getName

      public StrColumn getName()
      The name of the coeditor.
      Returns:
      StrColumn
    • getNotes

      public StrColumn getNotes()
      Notes on coeditor interaction wrt this publication.
      Returns:
      StrColumn
    • getPhone

      public StrColumn getPhone()
      The phone number of the coeditor.
      Returns:
      StrColumn