| Package | Description |
|---|---|
| lgraph |
| Modifier and Type | Method and Description |
|---|---|
static Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.PluginType.forNumber(int value) |
Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequestOrBuilder.getType()
required .lgraph.PluginRequest.PluginType type = 1; |
Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.getType()
required .lgraph.PluginRequest.PluginType type = 1; |
Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.Builder.getType()
required .lgraph.PluginRequest.PluginType type = 1; |
static Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.PluginType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.PluginType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.PluginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lgraph.PluginRequest.PluginType[] |
Lgraph.PluginRequest.PluginType.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.PluginRequest.PluginType> |
Lgraph.PluginRequest.PluginType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Lgraph.PluginRequest.Builder |
Lgraph.PluginRequest.Builder.setType(Lgraph.PluginRequest.PluginType value)
required .lgraph.PluginRequest.PluginType type = 1; |
Copyright © 2023 Ant Group. All rights reserved.