| Modifier and Type | Method and Description |
|---|---|
static CompensationInfo.CompensationType |
CompensationInfo.CompensationType.forNumber(int value) |
CompensationInfo.CompensationType |
CompensationInfo.CompensationEntryOrBuilder.getType()
Optional.
|
CompensationInfo.CompensationType |
CompensationInfo.CompensationEntry.getType()
Optional.
|
CompensationInfo.CompensationType |
CompensationInfo.CompensationEntry.Builder.getType()
Optional.
|
static CompensationInfo.CompensationType |
CompensationInfo.CompensationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CompensationInfo.CompensationType |
CompensationInfo.CompensationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CompensationInfo.CompensationType |
CompensationInfo.CompensationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompensationInfo.CompensationType[] |
CompensationInfo.CompensationType.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<CompensationInfo.CompensationType> |
CompensationInfo.CompensationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CompensationInfo.CompensationEntry.Builder |
CompensationInfo.CompensationEntry.Builder.setType(CompensationInfo.CompensationType value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.