static Lgraph.LoadPluginRequest.CodeType |
Lgraph.LoadPluginRequest.CodeType.forNumber(int value) |
|
Lgraph.LoadPluginRequest.CodeType |
Lgraph.LoadPluginRequest.Builder.getCodeType() |
optional .lgraph.LoadPluginRequest.CodeType code_type = 5;
|
Lgraph.LoadPluginRequest.CodeType |
Lgraph.LoadPluginRequest.getCodeType() |
optional .lgraph.LoadPluginRequest.CodeType code_type = 5;
|
Lgraph.LoadPluginRequest.CodeType |
Lgraph.LoadPluginRequestOrBuilder.getCodeType() |
optional .lgraph.LoadPluginRequest.CodeType code_type = 5;
|
static Lgraph.LoadPluginRequest.CodeType |
Lgraph.LoadPluginRequest.CodeType.valueOf(int value) |
Deprecated.
|
static Lgraph.LoadPluginRequest.CodeType |
Lgraph.LoadPluginRequest.CodeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Lgraph.LoadPluginRequest.CodeType |
Lgraph.LoadPluginRequest.CodeType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Lgraph.LoadPluginRequest.CodeType[] |
Lgraph.LoadPluginRequest.CodeType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|