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