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