summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-remote-agent/find-enum-value.html
blob: 85de1c51e6749061c1f31c2d06d55292a7af1548 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>RemoteAgent.findEnumValue - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">RemoteAgent</a>&nbsp;/&nbsp;<a href="./find-enum-value.html">findEnumValue</a><br/>
<br/>
<h1>findEnumValue</h1>
<a name="pl.treksoft.kvision.remote.RemoteAgent$findEnumValue(kotlin.reflect.KClass((kotlin.Any)), kotlin.String)"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">findEnumValue</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.RemoteAgent$findEnumValue(kotlin.reflect.KClass((kotlin.Any)), kotlin.String)/kClass">kClass</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-class/index.html"><span class="identifier">KClass</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.RemoteAgent$findEnumValue(kotlin.reflect.KClass((kotlin.Any)), kotlin.String)/value">value</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code>
</BODY>
</HTML>