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
SEARCH:
Package
com.oc_p9.note_service.mapper
Interface NoteMapper
public interface
NoteMapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
NoteDTO
toDto
(
Note
note)
Note
toEntity
(
NoteDTO
dto)
Method Details
toDto
NoteDTO
toDto
(
Note
note)
toEntity
Note
toEntity
(
NoteDTO
dto)