Class AmountMapperImpl
- java.lang.Object
-
- de.adorsys.ledgers.middleware.impl.converter.AmountMapperImpl
-
- All Implemented Interfaces:
AmountMapper
@Generated(value="org.mapstruct.ap.MappingProcessor", date="2021-04-23T08:07:55+0000", comments="version: 1.4.1.Final, compiler: javac, environment: Java 11.0.11 (Azul Systems, Inc.)") @Component public class AmountMapperImpl extends Object implements AmountMapper
-
-
Constructor Summary
Constructors Constructor Description AmountMapperImpl()
-
-
-
Method Detail
-
toAmountBO
public AmountBO toAmountBO(AmountTO amount)
- Specified by:
toAmountBOin interfaceAmountMapper
-
-