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