| Package | Description |
|---|---|
| org.n52.shetland.aqd |
| Modifier and Type | Method and Description |
|---|---|
static ReportObligationType |
ReportObligationType.from(String v) |
static ReportObligationType |
ReportObligations.getFlow(Extensions extensions) |
static ReportObligationType |
ReportObligationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportObligationType[] |
ReportObligationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EReportingHeader |
EReportObligationRepository.createHeader(ReportObligationType type) |
ReportObligation |
EReportObligationRepository.getReportObligation(ReportObligationType type) |
void |
EReportObligationRepository.saveReportObligation(ReportObligationType type,
ReportObligation obligation) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.