static InitializationType |
InitializationType.forNumber(int value) |
|
InitializationType |
InitializeRequest.Builder.getType() |
optional .yamcs.protobuf.cop1.InitializationType type = 3;
|
InitializationType |
InitializeRequest.getType() |
optional .yamcs.protobuf.cop1.InitializationType type = 3;
|
InitializationType |
InitializeRequestOrBuilder.getType() |
optional .yamcs.protobuf.cop1.InitializationType type = 3;
|
static InitializationType |
InitializationType.valueOf(int value) |
Deprecated.
|
static InitializationType |
InitializationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static InitializationType |
InitializationType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InitializationType[] |
InitializationType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|