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