| Modifier and Type | Method and Description |
|---|---|
static Fulfillment.Feature.Type |
Fulfillment.Feature.Type.forNumber(int value) |
Fulfillment.Feature.Type |
Fulfillment.FeatureOrBuilder.getType()
The type of the feature that enabled for fulfillment.
|
Fulfillment.Feature.Type |
Fulfillment.Feature.getType()
The type of the feature that enabled for fulfillment.
|
Fulfillment.Feature.Type |
Fulfillment.Feature.Builder.getType()
The type of the feature that enabled for fulfillment.
|
static Fulfillment.Feature.Type |
Fulfillment.Feature.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Fulfillment.Feature.Type |
Fulfillment.Feature.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Fulfillment.Feature.Type |
Fulfillment.Feature.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fulfillment.Feature.Type[] |
Fulfillment.Feature.Type.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<Fulfillment.Feature.Type> |
Fulfillment.Feature.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Fulfillment.Feature.Builder |
Fulfillment.Feature.Builder.setType(Fulfillment.Feature.Type value)
The type of the feature that enabled for fulfillment.
|
Copyright © 2023 Google LLC. All rights reserved.