Class ToothStatus

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

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

    • ToothStatus

      public ToothStatus()
    • ToothStatus

      public ToothStatus(String toothNumber, String statusCode)
  • Method Details

    • populateFromSegInitial

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

      public String toothNumber()
    • statusCode

      public String statusCode()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object