Uses of Class
io.vertx.up.eon.em.StoreType
-
Packages that use StoreType Package Description io.vertx.up.eon.em -
-
Uses of StoreType in io.vertx.up.eon.em
Methods in io.vertx.up.eon.em that return StoreType Modifier and Type Method Description static StoreTypeStoreType. valueOf(String name)Returns the enum constant of this type with the specified name.static StoreType[]StoreType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-