| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.mobile.model | |
| org.gcube.data.analysis.tabulardata.mobile.service |
| Modifier and Type | Method and Description |
|---|---|
MTabularResourceType |
MTabularResource.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MTabularResource.setType(MTabularResourceType type) |
| Constructor and Description |
|---|
MTabularResource(long id,
Calendar creationDate,
String name,
String owner,
MTabularResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
static MTabularResourceType |
MTabularResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MTabularResourceType[] |
MTabularResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All Rights Reserved.