| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected CostAdjustment |
ProposalLineItem.costAdjustment |
| Modifier and Type | Method and Description |
|---|---|
static CostAdjustment |
CostAdjustment.fromValue(String v) |
CostAdjustment |
ProposalLineItem.getCostAdjustment()
Gets the value of the costAdjustment property.
|
static CostAdjustment |
CostAdjustment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CostAdjustment[] |
CostAdjustment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLineItem.setCostAdjustment(CostAdjustment value)
Sets the value of the costAdjustment property.
|
Copyright © 2018. All Rights Reserved.