| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected EnvironmentType |
ProductTemplate.environmentType |
protected EnvironmentType |
ProposalLineItem.environmentType |
protected EnvironmentType |
LineItemSummary.environmentType |
protected EnvironmentType |
AdUnitSize.environmentType |
protected EnvironmentType |
Product.environmentType |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentType |
EnvironmentType.fromValue(String v) |
EnvironmentType |
ProductTemplate.getEnvironmentType()
Gets the value of the environmentType property.
|
EnvironmentType |
ProposalLineItem.getEnvironmentType()
Gets the value of the environmentType property.
|
EnvironmentType |
LineItemSummary.getEnvironmentType()
Gets the value of the environmentType property.
|
EnvironmentType |
AdUnitSize.getEnvironmentType()
Gets the value of the environmentType property.
|
EnvironmentType |
Product.getEnvironmentType()
Gets the value of the environmentType property.
|
static EnvironmentType |
EnvironmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentType[] |
EnvironmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductTemplate.setEnvironmentType(EnvironmentType value)
Sets the value of the environmentType property.
|
void |
ProposalLineItem.setEnvironmentType(EnvironmentType value)
Sets the value of the environmentType property.
|
void |
LineItemSummary.setEnvironmentType(EnvironmentType value)
Sets the value of the environmentType property.
|
void |
AdUnitSize.setEnvironmentType(EnvironmentType value)
Sets the value of the environmentType property.
|
void |
Product.setEnvironmentType(EnvironmentType value)
Sets the value of the environmentType property.
|
Copyright © 2018. All Rights Reserved.