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