class ContentCase : EnumLite, InternalOneOfEnum
ERROR |
|
INFO_REQUEST |
|
INFO_RESPONSE |
|
INVOCATION_REQUEST |
|
INVOCATION_RESPONSE |
|
CONTENT_NOT_SET |
forNumber |
static fun forNumber(: Int): ContentCase! |
getNumber |
fun getNumber(): Int |
valueOf |
static fun valueOf(: Int): ContentCase! |