static ChannelTraceEvent.Severity |
ChannelTraceEvent.Severity.forNumber(int value) |
|
ChannelTraceEvent.Severity |
ChannelTraceEvent.Builder.getSeverity() |
the severity of the trace event
|
ChannelTraceEvent.Severity |
ChannelTraceEvent.getSeverity() |
the severity of the trace event
|
ChannelTraceEvent.Severity |
ChannelTraceEventOrBuilder.getSeverity() |
the severity of the trace event
|
static ChannelTraceEvent.Severity |
ChannelTraceEvent.Severity.valueOf(int value) |
Deprecated.
|
static ChannelTraceEvent.Severity |
ChannelTraceEvent.Severity.valueOf(Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ChannelTraceEvent.Severity |
ChannelTraceEvent.Severity.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ChannelTraceEvent.Severity[] |
ChannelTraceEvent.Severity.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|