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 BigDecimalfindAmountByType(List<Amount> amounts, AmountType type) voidpopulateFromSegInitial(EdiSeg seg, EdiParsingResults results) voidqualifierCode(String code) toString()type() 
- 
Constructor Details
- 
Amount
public Amount() 
 - 
 - 
Method Details