Companion

Functions

Link copied to clipboard
inline fun <T : Enum<T>, StringEnum> fromValue(value: String?): T?

Get an instance of this that matches either the name or value of the entry.