Class EReportingChange


  • public class EReportingChange
    extends Object
    • Constructor Detail

      • EReportingChange

        public EReportingChange​(@Nullable
                                String description)
      • EReportingChange

        public EReportingChange()
      • EReportingChange

        public EReportingChange​(boolean changed)
      • EReportingChange

        public EReportingChange​(boolean changed,
                                @Nullable
                                String description)
    • Method Detail

      • isChange

        public boolean isChange()
      • getDescription

        public com.google.common.base.Optional<String> getDescription()
      • setDescription

        public void setDescription​(@Nullable
                                   String description)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object