@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-07-09T12:39:01+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_252 (Private Build)") @Component public class RecoveryPointMapperImpl extends Object implements RecoveryPointMapper
| Constructor and Description |
|---|
RecoveryPointMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
RecoveryPointBO |
toBO(RecoveryPointEntity source) |
List<RecoveryPointBO> |
toBOs(List<RecoveryPointEntity> source) |
RecoveryPointEntity |
toEntity(RecoveryPointBO source) |
public RecoveryPointBO toBO(RecoveryPointEntity source)
toBO in interface RecoveryPointMapperpublic List<RecoveryPointBO> toBOs(List<RecoveryPointEntity> source)
toBOs in interface RecoveryPointMapperpublic RecoveryPointEntity toEntity(RecoveryPointBO source)
toEntity in interface RecoveryPointMapperCopyright © 2020. All rights reserved.