| Package | Description |
|---|---|
| org.cruxframework.crux.core.rebind.dataprovider | |
| org.cruxframework.crux.core.rebind.screen |
| Modifier and Type | Method and Description |
|---|---|
static DataProviderType |
DataProviderType.fromType(String type) |
static DataProviderType |
DataProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataProviderType[] |
DataProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataProviderType |
DataProvider.getType() |
| Constructor and Description |
|---|
DataProvider(JSONObject metadata,
String id,
DataProviderType type) |
Copyright © 2015. All rights reserved.