@Entity public class Metadata extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATABASE_VERSION_KEY |
static String |
DEFAULT_APPLICATION |
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigKey() |
String |
getConfigValue() |
Long |
getId() |
void |
setConfigKey(String configKey) |
void |
setConfigValue(String configValue) |
void |
setId(Long id) |
public static final String DATABASE_VERSION_KEY
public static final String DEFAULT_APPLICATION
Copyright © 2018. All rights reserved.