| Modifier and Type | Method and Description |
|---|---|
static DataItem.PayloadCase |
DataItem.PayloadCase.forNumber(int value) |
DataItem.PayloadCase |
DataItemOrBuilder.getPayloadCase() |
DataItem.PayloadCase |
DataItem.getPayloadCase() |
DataItem.PayloadCase |
DataItem.Builder.getPayloadCase() |
static DataItem.PayloadCase |
DataItem.PayloadCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DataItem.PayloadCase |
DataItem.PayloadCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataItem.PayloadCase[] |
DataItem.PayloadCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.