Package org.n52.shetland.aqd
Class EReportingChange
- java.lang.Object
-
- org.n52.shetland.aqd.EReportingChange
-
public class EReportingChange extends Object
-
-
Constructor Summary
Constructors Constructor Description EReportingChange()EReportingChange(boolean changed)EReportingChange(boolean changed, String description)EReportingChange(String description)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.common.base.Optional<String>getDescription()inthashCode()booleanisChange()voidsetDescription(String description)StringtoString()
-