| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Method and Description |
|---|---|
PremiumRateValue |
ProposalLineItemPremium.getPremiumRateValue()
Gets the premiumRateValue value for this ProposalLineItemPremium.
|
PremiumRateValue[] |
PremiumRate.getPremiumRateValues()
Gets the premiumRateValues value for this PremiumRate.
|
PremiumRateValue |
PremiumRate.getPremiumRateValues(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLineItemPremium.setPremiumRateValue(PremiumRateValue premiumRateValue)
Sets the premiumRateValue value for this ProposalLineItemPremium.
|
void |
PremiumRate.setPremiumRateValues(int i,
PremiumRateValue _value) |
void |
PremiumRate.setPremiumRateValues(PremiumRateValue[] premiumRateValues)
Sets the premiumRateValues value for this PremiumRate.
|
| Constructor and Description |
|---|
PremiumRate(Long id,
Long rateCardId,
PricingMethod pricingMethod,
PremiumFeature premiumFeature,
PremiumRateValue[] premiumRateValues) |
ProposalLineItemPremium(PremiumRateValue premiumRateValue,
ProposalLineItemPremiumStatus status) |
Copyright © 2019. All rights reserved.