Uses of Class
mmud.database.entities.game.Event
Packages that use Event
Package
Description
Provides the JPA Database Entities.
Rest services for administration.
-
Uses of Event in mmud.database.entities.game
Methods in mmud.database.entities.game that return types with arguments of type EventMethod parameters in mmud.database.entities.game with type arguments of type EventModifier and TypeMethodDescriptionvoid
Admin.setEventCollection
(Collection<Event> eventCollection) void
Method.setEventCollection
(Collection<Event> eventCollection) -
Uses of Event in mmud.rest.services.admin
Methods in mmud.rest.services.admin with parameters of type Event -
Uses of Event in mmud.rest.webentities.admin
Constructors in mmud.rest.webentities.admin with parameters of type Event