| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201805 |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryRateType |
ProposalLineItemConstraints.builtInDeliveryRateType |
protected DeliveryRateType |
ProductTemplate.deliveryRateType |
protected DeliveryRateType |
ProposalLineItem.deliveryRateType |
protected DeliveryRateType |
LineItemSummary.deliveryRateType |
protected DeliveryRateType |
LineItemTemplate.deliveryRateType |
protected DeliveryRateType |
Product.deliveryRateType |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryRateType |
DeliveryRateType.fromValue(String v) |
DeliveryRateType |
ProposalLineItemConstraints.getBuiltInDeliveryRateType()
Gets the value of the builtInDeliveryRateType property.
|
DeliveryRateType |
ProductTemplate.getDeliveryRateType()
Gets the value of the deliveryRateType property.
|
DeliveryRateType |
ProposalLineItem.getDeliveryRateType()
Gets the value of the deliveryRateType property.
|
DeliveryRateType |
LineItemSummary.getDeliveryRateType()
Gets the value of the deliveryRateType property.
|
DeliveryRateType |
LineItemTemplate.getDeliveryRateType()
Gets the value of the deliveryRateType property.
|
DeliveryRateType |
Product.getDeliveryRateType()
Gets the value of the deliveryRateType property.
|
static DeliveryRateType |
DeliveryRateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryRateType[] |
DeliveryRateType.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.setBuiltInDeliveryRateType(DeliveryRateType value)
Sets the value of the builtInDeliveryRateType property.
|
void |
ProductTemplate.setDeliveryRateType(DeliveryRateType value)
Sets the value of the deliveryRateType property.
|
void |
ProposalLineItem.setDeliveryRateType(DeliveryRateType value)
Sets the value of the deliveryRateType property.
|
void |
LineItemSummary.setDeliveryRateType(DeliveryRateType value)
Sets the value of the deliveryRateType property.
|
void |
LineItemTemplate.setDeliveryRateType(DeliveryRateType value)
Sets the value of the deliveryRateType property.
|
void |
Product.setDeliveryRateType(DeliveryRateType value)
Sets the value of the deliveryRateType property.
|
Copyright © 2018. All Rights Reserved.