SudokuFX
Loading...
Searching...
No Matches
Package fr.softsf.sudokufx.interfaces.mapper

Classes

interface  IBackgroundMapper
 This interface defines methods for mapping objects of type Background to objects of type BackgroundDto and vice versa. More...
 
interface  IGameLevelMapper
 This interface defines methods for mapping objects of type GameLevel to objects of type GameLevelDto and vice versa. More...
 
interface  IGameMapper
 This interface defines methods for mapping objects of type Game to objects of type GameDto and vice versa. More...
 
interface  IGridMapper
 This interface defines methods for mapping objects of type Grid to objects of type GridDto and vice versa. More...
 
interface  IMenuMapper
 This interface defines methods for mapping objects of type Menu to objects of type MenuDto and vice versa. More...
 
interface  IPlayerLanguageMapper
 This interface defines methods for mapping objects of type PlayerLanguage to objects of type PlayerLanguageDto and vice versa. More...
 
interface  IPlayerMapper
 This interface defines methods for mapping objects of type Player to objects of type PlayerDto and vice versa. More...
 
interface  ISoftwareMapper
 This interface defines methods for mapping objects of type Software to objects of type SoftwareDto and vice versa. More...