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