public interface RecoveryPointMapperTO
| Modifier and Type | Method and Description |
|---|---|
RecoveryPointBO |
toBO(RecoveryPointTO source) |
RecoveryPointTO |
toTO(RecoveryPointBO source) |
List<RecoveryPointTO> |
toTOs(List<RecoveryPointBO> source) |
RecoveryPointTO toTO(RecoveryPointBO source)
List<RecoveryPointTO> toTOs(List<RecoveryPointBO> source)
RecoveryPointBO toBO(RecoveryPointTO source)
Copyright © 2020. All rights reserved.