JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.medilabo.solutions.note.mapper
Interface NoteMapper
All Known Implementing Classes:
NoteMapperImpl
public interface
NoteMapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
NoteDto
toDto
(
Note
note)
Note
toEntity
(
NoteDto
noteDto)
Method Details
toDto
NoteDto
toDto
(
Note
note)
toEntity
Note
toEntity
(
NoteDto
noteDto)