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