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