| Package | Description |
|---|---|
| com.staros.proto |
| Modifier and Type | Method and Description |
|---|---|
static ServiceState |
ServiceState.forNumber(int value) |
ServiceState |
ServiceInfoOrBuilder.getServiceState()
.staros.ServiceState service_state = 4; |
ServiceState |
ServiceInfo.getServiceState()
.staros.ServiceState service_state = 4; |
ServiceState |
ServiceInfo.Builder.getServiceState()
.staros.ServiceState service_state = 4; |
static ServiceState |
ServiceState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServiceState |
ServiceState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceState |
ServiceState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServiceState[] |
ServiceState.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<ServiceState> |
ServiceState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo.Builder |
ServiceInfo.Builder.setServiceState(ServiceState value)
.staros.ServiceState service_state = 4; |
Copyright © 2024. All rights reserved.