Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
static DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Type.forNumber(int value) |
DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProtoOrBuilder.getType()
If type_name is set, this need not be set.
|
DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.getType()
If type_name is set, this need not be set.
|
DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Builder.getType()
If type_name is set, this need not be set.
|
static DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorProtos.FieldDescriptorProto.Type[] |
DescriptorProtos.FieldDescriptorProto.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<DescriptorProtos.FieldDescriptorProto.Type> |
DescriptorProtos.FieldDescriptorProto.Type.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.FieldDescriptorProto.Builder |
DescriptorProtos.FieldDescriptorProto.Builder.setType(DescriptorProtos.FieldDescriptorProto.Type value)
If type_name is set, this need not be set.
|
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.