FieldType |
FieldType.Builder.build() |
FieldType |
FieldType.Builder.buildPartial() |
static FieldType |
FieldType.getDefaultInstance() |
FieldType |
FieldType.getDefaultInstanceForType() |
FieldType |
FieldType.Builder.getDefaultInstanceForType() |
FieldType |
Expr.getFieldType()
optional .tipb.FieldType field_type = 5;
|
FieldType |
Expr.Builder.getFieldType()
optional .tipb.FieldType field_type = 5;
|
FieldType |
ExprOrBuilder.getFieldType()
optional .tipb.FieldType field_type = 5;
|
static FieldType |
FieldType.parseDelimitedFrom(InputStream input) |
static FieldType |
FieldType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(byte[] data) |
static FieldType |
FieldType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(ByteBuffer data) |
static FieldType |
FieldType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(com.google.protobuf.ByteString data) |
static FieldType |
FieldType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(com.google.protobuf.CodedInputStream input) |
static FieldType |
FieldType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(InputStream input) |
static FieldType |
FieldType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |