| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Journal.SourceTypeEnum |
Journal.SourceTypeEnum.fromValue(String value) |
Journal.SourceTypeEnum |
Journal.getSourceType()
The journal source type.
|
static Journal.SourceTypeEnum |
Journal.SourceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Journal.SourceTypeEnum[] |
Journal.SourceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Journal.setSourceType(Journal.SourceTypeEnum sourceType) |
Journal |
Journal.sourceType(Journal.SourceTypeEnum sourceType) |
Copyright © 2020. All rights reserved.