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