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