static Types.SchemaType.SchemaColumn.SchemaColumnType |
Types.SchemaType.SchemaColumn.SchemaColumnType.forNumber(int value) |
|
Types.SchemaType.SchemaColumn.SchemaColumnType |
Types.SchemaType.SchemaColumn.Builder.getType() |
The column type.
|
Types.SchemaType.SchemaColumn.SchemaColumnType |
Types.SchemaType.SchemaColumn.getType() |
The column type.
|
Types.SchemaType.SchemaColumn.SchemaColumnType |
Types.SchemaType.SchemaColumnOrBuilder.getType() |
The column type.
|
static Types.SchemaType.SchemaColumn.SchemaColumnType |
Types.SchemaType.SchemaColumn.SchemaColumnType.valueOf(int value) |
Deprecated.
|
static Types.SchemaType.SchemaColumn.SchemaColumnType |
Types.SchemaType.SchemaColumn.SchemaColumnType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Types.SchemaType.SchemaColumn.SchemaColumnType |
Types.SchemaType.SchemaColumn.SchemaColumnType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Types.SchemaType.SchemaColumn.SchemaColumnType[] |
Types.SchemaType.SchemaColumn.SchemaColumnType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|