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