Class Postcode

All Implemented Interfaces:
IExtendable, OrthographyElement

@Documentation("https://talkbank.org/manuals/CHAT.html#Postcodes") public final class Postcode extends AbstractOrthographyElement
Code that can only occur at the end of an utterance. Currently arbitrary information, although there are some conventions. CHAT manual section on this topic... CHAT manual section on this topic...
  • Field Details

  • Constructor Details

    • Postcode

      public Postcode(String code)
  • Method Details

    • getCode

      public String getCode()
    • text

      public String text()
      Description copied from interface: OrthographyElement
      Get string representation of the element.
      Returns:
      the string value of the element