Uses of Class
org.n52.shetland.aqd.ReportObligation
-
Packages that use ReportObligation Package Description org.n52.shetland.aqd -
-
Uses of ReportObligation in org.n52.shetland.aqd
Methods in org.n52.shetland.aqd that return ReportObligation Modifier and Type Method Description ReportObligationEReportObligationRepository. getReportObligation(ReportObligationType type)ReportObligationReportObligation. setChange(EReportingChange change)ReportObligationReportObligation. setInspireID(Identifier inspireID)ReportObligationReportObligation. setReportingPeriod(Referenceable<Time> reportingPeriod)Methods in org.n52.shetland.aqd with parameters of type ReportObligation Modifier and Type Method Description voidEReportObligationRepository. saveReportObligation(ReportObligationType type, ReportObligation obligation)
-