Package hdi.codeent
Class NormalizedCodeEntity
java.lang.Object
hdi.codeent.NormalizedCodeEntity
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionchargeAmount
(BigDecimal chargeAmount) code()
int
lineCount
(int lineCount) void
merge
(CodeEntity codeEntity) paymentAmount
(BigDecimal paymentAmount) subType()
toString()
-
Field Details
-
UNKNOWN_CODE_DESC
- See Also:
-
UNKNOWN_CODE_DESC_WORDS
-
-
Constructor Details
-
NormalizedCodeEntity
public NormalizedCodeEntity() -
NormalizedCodeEntity
-
-
Method Details