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