Uses of Class
org.sunbird.telemetry.TelemetryParams
-
Packages that use TelemetryParams Package Description org.sunbird.telemetry -
-
Uses of TelemetryParams in org.sunbird.telemetry
Methods in org.sunbird.telemetry that return TelemetryParams Modifier and Type Method Description static TelemetryParamsTelemetryParams. valueOf(String name)Returns the enum constant of this type with the specified name.static TelemetryParams[]TelemetryParams. values()Returns an array containing the constants of this enum type, in the order they are declared.
-