public class ReportObligation extends Object
| Constructor and Description |
|---|
ReportObligation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
EReportingChange |
getChange() |
Identifier |
getInspireID() |
Referenceable<Time> |
getReportingPeriod() |
int |
hashCode() |
boolean |
isSetChange() |
boolean |
isSetInspireID() |
boolean |
isValid() |
ReportObligation |
setChange(EReportingChange change) |
ReportObligation |
setInspireID(Identifier inspireID) |
ReportObligation |
setReportingPeriod(Referenceable<Time> reportingPeriod) |
String |
toString() |
public EReportingChange getChange()
public ReportObligation setChange(EReportingChange change)
public boolean isSetChange()
public Identifier getInspireID()
public ReportObligation setInspireID(Identifier inspireID)
public boolean isSetInspireID()
public Referenceable<Time> getReportingPeriod()
public ReportObligation setReportingPeriod(Referenceable<Time> reportingPeriod)
public boolean isValid()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.