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