Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
Descriptors.FieldDescriptor.JavaType |
Descriptors.FieldDescriptor.getJavaType()
Get the field's java type.
|
Descriptors.FieldDescriptor.JavaType |
Descriptors.FieldDescriptor.Type.getJavaType() |
static Descriptors.FieldDescriptor.JavaType |
Descriptors.FieldDescriptor.JavaType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Descriptors.FieldDescriptor.JavaType[] |
Descriptors.FieldDescriptor.JavaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.