Class PublBody

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PublBody
extends DelegatingCategory.DelegatingCifCoreCategory
Data items in the PUBL_BODY category permit labelling of different text sections within the body of a submitted paper. Note that these should not be used in a paper which has a standard format with sections tagged by specific data names (such as in Acta Crystallographica Section C). Typically, each journal will supply a list of the specific items it requires in its Notes for Authors.
  • Constructor Details

  • Method Details

    • getContents

      public StrColumn getContents()
      A text section of a submitted paper.
      Returns:
      StrColumn
    • getElement

      public StrColumn getElement()
      The functional role of the associated text section.
      Returns:
      StrColumn
    • getFormat

      public StrColumn getFormat()
      Enumerated state indicating the appropriate typesetting conventions for accented characters and special symbols in the text section.
      Returns:
      StrColumn
    • getLabel

      public StrColumn getLabel()
      Unigue identifier for each part of the body of the paper.
      Returns:
      StrColumn
    • getTitle

      public StrColumn getTitle()
      Title of the associated section of text.
      Returns:
      StrColumn