Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types |
Modifier and Type | Method and Description |
---|---|
AreaType |
Area.getType() |
Modifier and Type | Method and Description |
---|---|
void |
Area.setType(AreaType type) |
Constructor and Description |
---|
Area(AreaType type,
String code) |
Area(AreaType type,
String code,
String name) |
Modifier and Type | Method and Description |
---|---|
static AreaType |
AreaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AreaType[] |
AreaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.