| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected PricingModel |
RateCard.pricingModel |
protected PricingModel |
ReconciliationLineItemReport.pricingModel |
protected PricingModel |
Proposal.pricingModel |
protected PricingModel |
ProposalLineItem.rateCardPricingModel |
| Modifier and Type | Method and Description |
|---|---|
static PricingModel |
PricingModel.fromValue(String v) |
PricingModel |
RateCard.getPricingModel()
Gets the value of the pricingModel property.
|
PricingModel |
ReconciliationLineItemReport.getPricingModel()
Gets the value of the pricingModel property.
|
PricingModel |
Proposal.getPricingModel()
Gets the value of the pricingModel property.
|
PricingModel |
ProposalLineItem.getRateCardPricingModel()
Gets the value of the rateCardPricingModel property.
|
static PricingModel |
PricingModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PricingModel[] |
PricingModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RateCard.setPricingModel(PricingModel value)
Sets the value of the pricingModel property.
|
void |
ReconciliationLineItemReport.setPricingModel(PricingModel value)
Sets the value of the pricingModel property.
|
void |
Proposal.setPricingModel(PricingModel value)
Sets the value of the pricingModel property.
|
void |
ProposalLineItem.setRateCardPricingModel(PricingModel value)
Sets the value of the rateCardPricingModel property.
|
Copyright © 2018. All Rights Reserved.