Uses of Class
ch.sahits.game.openpatrician.model.event.EEventMediaType
-
Packages that use EEventMediaType Package Description ch.sahits.game.openpatrician.model.event Package ch.sahits.game.openpatrician.model.event -
-
Uses of EEventMediaType in ch.sahits.game.openpatrician.model.event
Methods in ch.sahits.game.openpatrician.model.event that return EEventMediaType Modifier and Type Method Description static EEventMediaTypeEEventMediaType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EEventMediaType[]EEventMediaType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-