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