Package hdi.model.dental
Class OrthodonticInfo
java.lang.Object
hdi.model.dental.OrthodonticInfo
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Constructor Summary
ConstructorsConstructorDescriptionOrthodonticInfo
(BigDecimal treatmentMonthsCount, BigDecimal treatmentMonthsRemainingCount, String treatmentIndicator) -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
populateFromSegInitial
(EdiSeg seg, EdiParsingResults results) toString()
Methods inherited from interface hdi.edi.edient.EdiEntity
loop, loop
-
Constructor Details
-
OrthodonticInfo
public OrthodonticInfo() -
OrthodonticInfo
public OrthodonticInfo(BigDecimal treatmentMonthsCount, BigDecimal treatmentMonthsRemainingCount, String treatmentIndicator)
-
-
Method Details
-
populateFromSegInitial
- Specified by:
populateFromSegInitial
in interfacehdi.edi.edient.EdiEntity
-
treatmentMonthsCount
-
treatmentMonthsRemainingCount
-
treatmentIndicator
-
toString
-
equals
-
hashCode
public int hashCode()
-