| Package | Description |
|---|---|
| lgraph |
| Modifier and Type | Method and Description |
|---|---|
static Lgraph.ProtoFieldType |
Lgraph.ProtoFieldType.forNumber(int value) |
Lgraph.ProtoFieldType |
Lgraph.ProtoFieldSpecOrBuilder.getType()
required .lgraph.ProtoFieldType type = 2; |
Lgraph.ProtoFieldType |
Lgraph.ProtoFieldSpec.getType()
required .lgraph.ProtoFieldType type = 2; |
Lgraph.ProtoFieldType |
Lgraph.ProtoFieldSpec.Builder.getType()
required .lgraph.ProtoFieldType type = 2; |
static Lgraph.ProtoFieldType |
Lgraph.ProtoFieldType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Lgraph.ProtoFieldType |
Lgraph.ProtoFieldType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Lgraph.ProtoFieldType> |
Lgraph.ProtoFieldType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Lgraph.ProtoFieldSpec.Builder |
Lgraph.ProtoFieldSpec.Builder.setType(Lgraph.ProtoFieldType value)
required .lgraph.ProtoFieldType type = 2; |
Copyright © 2023 Ant Group. All rights reserved.