| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected ComputedStatus |
ProposalLineItem.computedStatus |
protected ComputedStatus |
LineItemSummary.status |
| Modifier and Type | Method and Description |
|---|---|
static ComputedStatus |
ComputedStatus.fromValue(String v) |
ComputedStatus |
ProposalLineItem.getComputedStatus()
Gets the value of the computedStatus property.
|
ComputedStatus |
LineItemSummary.getStatus()
Gets the value of the status property.
|
static ComputedStatus |
ComputedStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputedStatus[] |
ComputedStatus.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.setComputedStatus(ComputedStatus value)
Sets the value of the computedStatus property.
|
void |
LineItemSummary.setStatus(ComputedStatus value)
Sets the value of the status property.
|
Copyright © 2018. All Rights Reserved.