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