Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.fields |
Modifier and Type | Method and Description |
---|---|
static HspenFields |
Envelope.getMaxName(EnvelopeFields parameter) |
static HspenFields |
Envelope.getMinName(EnvelopeFields parameter) |
static HspenFields |
Envelope.getPrefMaxName(EnvelopeFields parameter) |
static HspenFields |
Envelope.getPrefMinName(EnvelopeFields parameter) |
Modifier and Type | Method and Description |
---|---|
Set<HspenFields> |
Envelope.getValueNames(EnvelopeFields parameterName) |
Modifier and Type | Method and Description |
---|---|
Double |
Envelope.getValue(EnvelopeFields parameterName,
HspenFields depthprefmax) |
void |
Envelope.setValue(EnvelopeFields parameterName,
HspenFields valueName,
double d) |
Modifier and Type | Method and Description |
---|---|
static HspenFields |
HspenFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HspenFields[] |
HspenFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.