| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected SymbolPositionEnum |
Currency.symbolPosition |
| Modifier and Type | Method and Description |
|---|---|
static SymbolPositionEnum |
SymbolPositionEnum.fromValue(String v) |
SymbolPositionEnum |
Currency.getSymbolPosition()
Gets the value of the symbolPosition property.
|
static SymbolPositionEnum |
SymbolPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymbolPositionEnum[] |
SymbolPositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Currency.setSymbolPosition(SymbolPositionEnum value)
Sets the value of the symbolPosition property.
|
Copyright © 2019. All Rights Reserved.