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