| Package | Description |
|---|---|
| com.abubusoft.kripton.android | |
| com.abubusoft.kripton.android.sqlite |
| Modifier and Type | Method and Description |
|---|---|
static SQLiteModificationType |
SQLiteModificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLiteModificationType[] |
SQLiteModificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
SQLiteModificationType |
SQLiteModification.operationType |
| Constructor and Description |
|---|
SQLiteModification(SQLiteModificationType operationType,
long value) |
Copyright © 2017. All rights reserved.