Uses of Class
mmud.database.entities.game.Board
Packages that use Board
Package
Description
Provides the JPA Database Entities.
Provides snapshots of database entities, specifically for the web.
-
Uses of Board in mmud.database.entities.game
Methods in mmud.database.entities.game that return BoardMethods in mmud.database.entities.game that return types with arguments of type BoardMethods in mmud.database.entities.game with parameters of type BoardMethod parameters in mmud.database.entities.game with type arguments of type BoardModifier and TypeMethodDescriptionvoid
Admin.setBoardCollection
(Collection<Board> boardCollection) -
Uses of Board in mmud.rest.webentities
Constructors in mmud.rest.webentities with parameters of type Board -
Uses of Board in mmud.rest.webentities.admin
Constructors in mmud.rest.webentities.admin with parameters of type Board -
Uses of Board in mmud.services
Methods in mmud.services that return Board