| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected ConstantOperandConstantType |
ConstantOperand.type |
| Modifier and Type | Method and Description |
|---|---|
static ConstantOperandConstantType |
ConstantOperandConstantType.fromValue(String v) |
ConstantOperandConstantType |
ConstantOperand.getType()
Gets the value of the type property.
|
static ConstantOperandConstantType |
ConstantOperandConstantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstantOperandConstantType[] |
ConstantOperandConstantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantOperand.setType(ConstantOperandConstantType value)
Sets the value of the type property.
|
Copyright © 2023. All rights reserved.