@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-12-17T10:21:24+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_275 (Azul Systems, Inc.)") @Component public class RecoveryPointMapperTOImpl extends Object implements RecoveryPointMapperTO
| Constructor and Description |
|---|
RecoveryPointMapperTOImpl() |
| Modifier and Type | Method and Description |
|---|---|
RecoveryPointBO |
toBO(RecoveryPointTO source) |
RecoveryPointTO |
toTO(RecoveryPointBO source) |
List<RecoveryPointTO> |
toTOs(List<RecoveryPointBO> source) |
public RecoveryPointTO toTO(RecoveryPointBO source)
toTO in interface RecoveryPointMapperTOpublic List<RecoveryPointTO> toTOs(List<RecoveryPointBO> source)
toTOs in interface RecoveryPointMapperTOpublic RecoveryPointBO toBO(RecoveryPointTO source)
toBO in interface RecoveryPointMapperTOCopyright © 2020. All rights reserved.