static Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.PluginType.forNumber(int value) |
|
Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.Builder.getType() |
required .lgraph.PluginRequest.PluginType type = 1;
|
Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.getType() |
required .lgraph.PluginRequest.PluginType type = 1;
|
Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequestOrBuilder.getType() |
required .lgraph.PluginRequest.PluginType type = 1;
|
static Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.PluginType.valueOf(int value) |
Deprecated.
|
static Lgraph.PluginRequest.PluginType |
Lgraph.PluginRequest.PluginType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|