| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected BillingSource |
ProposalLineItem.billingSource |
protected BillingSource |
Proposal.billingSource |
protected BillingSource |
CompanySettings.billingSource |
| Modifier and Type | Method and Description |
|---|---|
static BillingSource |
BillingSource.fromValue(String v) |
BillingSource |
ProposalLineItem.getBillingSource()
Gets the value of the billingSource property.
|
BillingSource |
Proposal.getBillingSource()
Gets the value of the billingSource property.
|
BillingSource |
CompanySettings.getBillingSource()
Gets the value of the billingSource property.
|
static BillingSource |
BillingSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BillingSource[] |
BillingSource.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.setBillingSource(BillingSource value)
Sets the value of the billingSource property.
|
void |
Proposal.setBillingSource(BillingSource value)
Sets the value of the billingSource property.
|
void |
CompanySettings.setBillingSource(BillingSource value)
Sets the value of the billingSource property.
|
Copyright © 2018. All Rights Reserved.