|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatisticalServiceType | |
|---|---|
| org.gcube_system.namespaces.data.analysis.statisticalmanager.types | |
| org.gcube.data.analysis.statisticalmanager.stubs | |
| Uses of StatisticalServiceType in org.gcube_system.namespaces.data.analysis.statisticalmanager.types |
|---|
| Fields in org.gcube_system.namespaces.data.analysis.statisticalmanager.types declared as StatisticalServiceType | |
|---|---|
static StatisticalServiceType |
StatisticalServiceType.COLUMN
|
static StatisticalServiceType |
StatisticalServiceType.COLUMN_LIST
|
static StatisticalServiceType |
StatisticalServiceType.ENUM
|
static StatisticalServiceType |
StatisticalServiceType.FILE
|
static StatisticalServiceType |
StatisticalServiceType.LIST
|
static StatisticalServiceType |
StatisticalServiceType.PRIMITIVE
|
static StatisticalServiceType |
StatisticalServiceType.TABULAR
|
static StatisticalServiceType |
StatisticalServiceType.TABULAR_LIST
|
| Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types that return StatisticalServiceType | |
|---|---|
static StatisticalServiceType |
StatisticalServiceType.fromString(String value)
|
static StatisticalServiceType |
StatisticalServiceType.fromValue(String value)
|
| Uses of StatisticalServiceType in org.gcube.data.analysis.statisticalmanager.stubs |
|---|
| Methods in org.gcube.data.analysis.statisticalmanager.stubs that return StatisticalServiceType | |
|---|---|
StatisticalServiceType |
SMTypeParameter.getName()
Gets the name value for this SMTypeParameter. |
| Methods in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type StatisticalServiceType | |
|---|---|
void |
SMTypeParameter.setName(StatisticalServiceType name)
Sets the name value for this SMTypeParameter. |
| Constructors in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type StatisticalServiceType | |
|---|---|
SMTypeParameter(StatisticalServiceType name,
String[] values)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||