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