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