Uses of Class
com.inertia.promove.Config.IMAConfigVersion
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.IMAConfigVersion in com.inertia.promove
Fields in com.inertia.promove declared as Config.IMAConfigVersion Modifier and Type Field Description Config.IMAConfigVersion
Config.IMAConfig. imaVersion
Methods in com.inertia.promove that return Config.IMAConfigVersion Modifier and Type Method Description static Config.IMAConfigVersion
Config.IMAConfigVersion. get(int value)
static Config.IMAConfigVersion
Config.IMAConfigVersion. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Config.IMAConfigVersion[]
Config.IMAConfigVersion. values()
Returns an array containing the constants of this enum type, in the order they are declared.