| Modifier and Type | Method and Description |
|---|---|
static Impact.Category |
Impact.Category.forNumber(int value) |
Impact.Category |
Impact.getCategory()
Category that is being targeted.
|
Impact.Category |
Impact.Builder.getCategory()
Category that is being targeted.
|
Impact.Category |
ImpactOrBuilder.getCategory()
Category that is being targeted.
|
static Impact.Category |
Impact.Category.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Impact.Category |
Impact.Category.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Impact.Category |
Impact.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Impact.Category[] |
Impact.Category.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<Impact.Category> |
Impact.Category.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Impact.Builder |
Impact.Builder.setCategory(Impact.Category value)
Category that is being targeted.
|
Copyright © 2020 Google LLC. All rights reserved.