Package hdi.model
Class Amount
java.lang.Object
hdi.model.Amount
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount()
static BigDecimal
findAmountByType
(List<Amount> amounts, AmountType type) void
populateFromSegInitial
(EdiSeg seg, EdiParsingResults results) void
qualifierCode
(String code) toString()
type()
-
Constructor Details
-
Amount
public Amount()
-
-
Method Details