Modifier and Type | Method and Description |
---|---|
static SpeciesFields |
SpeciesFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeciesFields[] |
SpeciesFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Msg |
AquaMapsPortletLocalService.setEnvelopeCustomization(String ids,
Map<SpeciesFields,Float> perturbations) |
void |
AquaMapsPortletLocalServiceAsync.setEnvelopeCustomization(String id,
Map<SpeciesFields,Float> perturbations,
com.google.gwt.user.client.rpc.AsyncCallback<Msg> callback) |
Modifier and Type | Method and Description |
---|---|
static SpeciesFields |
ClientEnvelope.getMaxName(EnvelopeFieldsClient parameter) |
static SpeciesFields |
ClientEnvelope.getMinName(EnvelopeFieldsClient parameter) |
static SpeciesFields |
ClientEnvelope.getPrefMaxName(EnvelopeFieldsClient parameter) |
static SpeciesFields |
ClientEnvelope.getPrefMinName(EnvelopeFieldsClient parameter) |
Modifier and Type | Method and Description |
---|---|
Set<SpeciesFields> |
ClientEnvelope.getValueNames(EnvelopeFieldsClient parameterName) |
Modifier and Type | Method and Description |
---|---|
Double |
ClientEnvelope.getValue(EnvelopeFieldsClient parameterName,
SpeciesFields depthprefmax) |
void |
ClientEnvelope.setValue(EnvelopeFieldsClient parameterName,
SpeciesFields valueName,
double d) |
Modifier and Type | Method and Description |
---|---|
Msg |
AquaMapsPortletLocalImpl.setEnvelopeCustomization(String ids,
Map<SpeciesFields,Float> perturbations) |
Modifier and Type | Method and Description |
---|---|
static String |
JSONUtils.pertMapToJSON(Map<SpeciesFields,Float> perturbations) |
Copyright © 2016. All Rights Reserved.