Uses of Class
mmud.database.entities.game.Method
Packages that use Method
Package
Description
Provides the JPA Database Entities.
Provides snapshots of database entities, specifically for the web.
-
Uses of Method in mmud.database.entities.game
Methods in mmud.database.entities.game that return MethodMethods in mmud.database.entities.game that return types with arguments of type MethodMethods in mmud.database.entities.game with parameters of type MethodMethod parameters in mmud.database.entities.game with type arguments of type MethodModifier and TypeMethodDescriptionvoid
Admin.setMethodCollection
(Collection<Method> methodCollection) -
Uses of Method in mmud.rest.webentities
Constructors in mmud.rest.webentities with parameters of type Method -
Uses of Method in mmud.rest.webentities.admin
Constructors in mmud.rest.webentities.admin with parameters of type Method