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