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