|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AreaType | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types | |
| Uses of AreaType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return AreaType | |
|---|---|
AreaType |
Area.getType()
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type AreaType | |
|---|---|
void |
Area.setType(AreaType type)
|
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type AreaType | |
|---|---|
Area(AreaType type,
String code)
|
|
Area(AreaType type,
String code,
String name)
|
|
| Uses of AreaType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types that return AreaType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||