| Package | Description |
|---|---|
| net.bis5.mattermost.model |
| Modifier and Type | Method and Description |
|---|---|
CommandResponseType |
CommandResponseType.CommandResponseTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
static CommandResponseType |
CommandResponseType.of(String code)
Get an enum constant for
code. |
static CommandResponseType |
CommandResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandResponseType[] |
CommandResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.