static TextFragment.TagType |
TextFragment.TagType.forNumber(int value) |
|
TextFragment.TagType |
Code.Builder.getTagType() |
.TextFragment.TagType tagType = 2;
|
TextFragment.TagType |
Code.getTagType() |
.TextFragment.TagType tagType = 2;
|
TextFragment.TagType |
CodeOrBuilder.getTagType() |
.TextFragment.TagType tagType = 2;
|
static TextFragment.TagType |
TextFragment.TagType.valueOf(int value) |
Deprecated.
|
static TextFragment.TagType |
TextFragment.TagType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TextFragment.TagType |
TextFragment.TagType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TextFragment.TagType[] |
TextFragment.TagType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|