| Modifier and Type | Method and Description |
|---|---|
static TargetChange.TargetChangeType |
TargetChange.TargetChangeType.forNumber(int value) |
TargetChange.TargetChangeType |
TargetChangeOrBuilder.getTargetChangeType()
The type of change that occurred.
|
TargetChange.TargetChangeType |
TargetChange.getTargetChangeType()
The type of change that occurred.
|
TargetChange.TargetChangeType |
TargetChange.Builder.getTargetChangeType()
The type of change that occurred.
|
static TargetChange.TargetChangeType |
TargetChange.TargetChangeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TargetChange.TargetChangeType |
TargetChange.TargetChangeType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TargetChange.TargetChangeType |
TargetChange.TargetChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetChange.TargetChangeType[] |
TargetChange.TargetChangeType.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<TargetChange.TargetChangeType> |
TargetChange.TargetChangeType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TargetChange.Builder |
TargetChange.Builder.setTargetChangeType(TargetChange.TargetChangeType value)
The type of change that occurred.
|
Copyright © 2019 Google LLC. All rights reserved.