Interface AmountMapper
-
- All Known Implementing Classes:
AmountMapperImpl
public interface AmountMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AmountBOtoAmountBO(AmountTO amount)
-
AmountMapperImplpublic interface AmountMapper
| Modifier and Type | Method | Description |
|---|---|---|
AmountBO |
toAmountBO(AmountTO amount) |