| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.FieldOptions.CType |
DescriptorProtos.FieldOptionsOrBuilder.getCtype() |
DescriptorProtos.FieldOptions.CType |
DescriptorProtos.FieldOptions.getCtype() |
DescriptorProtos.FieldOptions.CType |
DescriptorProtos.FieldOptions.Builder.getCtype() |
static DescriptorProtos.FieldOptions.CType |
DescriptorProtos.FieldOptions.CType.valueOf(Descriptors.EnumValueDescriptor desc) |
static DescriptorProtos.FieldOptions.CType |
DescriptorProtos.FieldOptions.CType.valueOf(int value) |
static DescriptorProtos.FieldOptions.CType |
DescriptorProtos.FieldOptions.CType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorProtos.FieldOptions.CType[] |
DescriptorProtos.FieldOptions.CType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Internal.EnumLiteMap<DescriptorProtos.FieldOptions.CType> |
DescriptorProtos.FieldOptions.CType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.FieldOptions.Builder |
DescriptorProtos.FieldOptions.Builder.setCtype(DescriptorProtos.FieldOptions.CType value) |
Copyright © 2008–2013 Google. All rights reserved.