static MysqlxDatatypes.Scalar.Type |
MysqlxDatatypes.Scalar.Type.forNumber(int value) |
|
MysqlxDatatypes.Scalar.Type |
MysqlxDatatypes.Scalar.Builder.getType() |
required .Mysqlx.Datatypes.Scalar.Type type = 1;
|
MysqlxDatatypes.Scalar.Type |
MysqlxDatatypes.Scalar.getType() |
required .Mysqlx.Datatypes.Scalar.Type type = 1;
|
MysqlxDatatypes.Scalar.Type |
MysqlxDatatypes.ScalarOrBuilder.getType() |
required .Mysqlx.Datatypes.Scalar.Type type = 1;
|
static MysqlxDatatypes.Scalar.Type |
MysqlxDatatypes.Scalar.Type.valueOf(int value) |
已过时。
|
static MysqlxDatatypes.Scalar.Type |
MysqlxDatatypes.Scalar.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static MysqlxDatatypes.Scalar.Type |
MysqlxDatatypes.Scalar.Type.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static MysqlxDatatypes.Scalar.Type[] |
MysqlxDatatypes.Scalar.Type.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|