| Package | Description |
|---|---|
| org.n52.shetland.aqd |
| Modifier and Type | Method and Description |
|---|---|
static AqdConstants.AssessmentType |
AqdConstants.AssessmentType.from(String v) |
static AqdConstants.AssessmentType |
AqdConstants.AssessmentType.fromConceptURI(String v) |
static AqdConstants.AssessmentType |
AqdConstants.AssessmentType.fromId(String v) |
AqdConstants.AssessmentType |
AqdSamplingPoint.getAssessmentType() |
static AqdConstants.AssessmentType |
AqdConstants.AssessmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AqdConstants.AssessmentType[] |
AqdConstants.AssessmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AqdSamplingPoint.setAssessmentType(AqdConstants.AssessmentType assessmentType) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.