static CustomInlineHeader.InlineHeaderType |
CustomInlineHeader.InlineHeaderType.forNumber(int value) |
|
CustomInlineHeader.InlineHeaderType |
CustomInlineHeader.Builder.getInlineHeaderType() |
The type of the header that is expected to be set as the inline header.
|
CustomInlineHeader.InlineHeaderType |
CustomInlineHeader.getInlineHeaderType() |
The type of the header that is expected to be set as the inline header.
|
CustomInlineHeader.InlineHeaderType |
CustomInlineHeaderOrBuilder.getInlineHeaderType() |
The type of the header that is expected to be set as the inline header.
|
static CustomInlineHeader.InlineHeaderType |
CustomInlineHeader.InlineHeaderType.valueOf(int value) |
Deprecated.
|
static CustomInlineHeader.InlineHeaderType |
CustomInlineHeader.InlineHeaderType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CustomInlineHeader.InlineHeaderType |
CustomInlineHeader.InlineHeaderType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CustomInlineHeader.InlineHeaderType[] |
CustomInlineHeader.InlineHeaderType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|