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 TypeMethodDescriptionbooleaninthashCode()voidpopulateFromSegInitial(EdiSeg seg, EdiParsingResults results) toString() 
- 
Constructor Details
- 
OrthodonticInfo
public OrthodonticInfo() - 
OrthodonticInfo
public OrthodonticInfo(BigDecimal treatmentMonthsCount, BigDecimal treatmentMonthsRemainingCount, String treatmentIndicator)  
 - 
 - 
Method Details
- 
populateFromSegInitial
- Specified by:
 populateFromSegInitialin interfacehdi.edi.edient.EdiEntity
 - 
treatmentMonthsCount
 - 
treatmentMonthsRemainingCount
 - 
treatmentIndicator
 - 
toString
 - 
equals
 - 
hashCode
public int hashCode() 
 -