static Lgraph.ProtoFieldType |
Lgraph.ProtoFieldType.forNumber(int value) |
|
Lgraph.ProtoFieldType |
Lgraph.ProtoFieldSpec.Builder.getType() |
required .lgraph.ProtoFieldType type = 2;
|
Lgraph.ProtoFieldType |
Lgraph.ProtoFieldSpec.getType() |
required .lgraph.ProtoFieldType type = 2;
|
Lgraph.ProtoFieldType |
Lgraph.ProtoFieldSpecOrBuilder.getType() |
required .lgraph.ProtoFieldType type = 2;
|
static Lgraph.ProtoFieldType |
Lgraph.ProtoFieldType.valueOf(int value) |
Deprecated.
|
static Lgraph.ProtoFieldType |
Lgraph.ProtoFieldType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Lgraph.ProtoFieldType |
Lgraph.ProtoFieldType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Lgraph.ProtoFieldType[] |
Lgraph.ProtoFieldType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|