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