Uses of Class
de.tubs.pandemieinc.events.UprisingEvent
-
Packages that use UprisingEvent Package Description de.tubs.pandemieinc -
-
Uses of UprisingEvent in de.tubs.pandemieinc
Methods in de.tubs.pandemieinc that return UprisingEvent Modifier and Type Method Description UprisingEventEventFactory. parseUprisingEvent(com.fasterxml.jackson.databind.JsonNode node)Parse a UprisingEvent object from a given JsonNode.
-