Uses of Enum Class
org.marvelution.jji.export.Environment.Type
Packages that use Environment.Type
-
Uses of Environment.Type in org.marvelution.jji.export
Methods in org.marvelution.jji.export that return Environment.TypeModifier and TypeMethodDescriptionstatic Environment.Type
Environment.Type.fromString
(String string) Environment.getType()
static Environment.Type
Returns the enum constant of this class with the specified name.static Environment.Type[]
Environment.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.marvelution.jji.export with parameters of type Environment.Type