elasticmagic
/
dev.evo.elasticmagic.types
/
KeywordEnumValue
Keyword
Enum
Value
fun fun interface
KeywordEnumValue
<
V
:
Enum
<
V
>> :
EnumValue
<
V
,
String
>
Content copied to clipboard
An interface that provides string field value for an enum.
Functions
Functions
get
Link copied to clipboard
abstract fun
get
(v:
V
):
String
Content copied to clipboard