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