| Package | Description |
|---|---|
| com.microsoft.bingads.v13.adinsight |
| Modifier and Type | Field and Description |
|---|---|
protected ScaleUnit |
DecimalRoundedResult.unit |
| Modifier and Type | Method and Description |
|---|---|
static ScaleUnit |
ScaleUnit.fromValue(String v) |
ScaleUnit |
DecimalRoundedResult.getUnit()
Gets the value of the unit property.
|
static ScaleUnit |
ScaleUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScaleUnit[] |
ScaleUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ScaleUnit> |
ObjectFactory.createScaleUnit(ScaleUnit value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ScaleUnit> |
ObjectFactory.createScaleUnit(ScaleUnit value)
|
void |
DecimalRoundedResult.setUnit(ScaleUnit value)
Sets the value of the unit property.
|
Copyright © 2024. All rights reserved.