Package hdi.model

Class Note

java.lang.Object
hdi.model.Note
All Implemented Interfaces:
hdi.edi.edient.EdiEntity

public class Note extends Object implements hdi.edi.edient.EdiEntity
  • Constructor Details

    • Note

      public Note()
  • Method Details

    • populateFromSegInitial

      public void populateFromSegInitial(EdiSeg seg, EdiParsingResults results)
      Specified by:
      populateFromSegInitial in interface hdi.edi.edient.EdiEntity
    • summaryString

      public String summaryString()
      Specified by:
      summaryString in interface hdi.edi.edient.EdiEntity
    • noteText

      public String noteText()
    • noteText

      public Note noteText(String noteText)
      Returns:
      this.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object