Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data | |
org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.types |
Modifier and Type | Method and Description |
---|---|
AlgorithmType |
ClientResource.getAlgorithm() |
Modifier and Type | Method and Description |
---|---|
void |
ClientResource.setAlgorithm(AlgorithmType algorithm) |
Constructor and Description |
---|
ClientResource(String title,
Integer searchId,
String tableName,
String description,
String author,
String disclaimer,
String provenance,
Time time,
String hcafIds,
String hspenIds,
String hspecIds,
String occurrIds,
String hcafNames,
String hspenNames,
String hspecNames,
String parameters,
String occurNames,
String status,
ClientResourceType type,
AlgorithmType algorithm,
Boolean isDefault,
Long rowCount) |
Modifier and Type | Method and Description |
---|---|
static AlgorithmType |
AlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmType[] |
AlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.