| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201711 |
| Modifier and Type | Field and Description |
|---|---|
static ExchangeRateDirection |
ExchangeRateDirection.FROM_NETWORK |
static ExchangeRateDirection |
ExchangeRateDirection.TO_NETWORK |
static ExchangeRateDirection |
ExchangeRateDirection.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ExchangeRateDirection |
ExchangeRateDirection.fromString(String value) |
static ExchangeRateDirection |
ExchangeRateDirection.fromValue(String value) |
ExchangeRateDirection |
ExchangeRate.getDirection()
Gets the direction value for this ExchangeRate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeRate.setDirection(ExchangeRateDirection direction)
Sets the direction value for this ExchangeRate.
|
| Constructor and Description |
|---|
ExchangeRate(Long id,
String currencyCode,
ExchangeRateRefreshRate refreshRate,
ExchangeRateDirection direction,
Long exchangeRate) |
Copyright © 2018. All Rights Reserved.