Class TimeBoundaryResultValue


  • public class TimeBoundaryResultValue
    extends Object
    • Constructor Detail

      • TimeBoundaryResultValue

        public TimeBoundaryResultValue​(Object value)
    • Method Detail

      • getBaseObject

        public Object getBaseObject()
      • getMaxTime

        @Nullable
        public org.joda.time.DateTime getMaxTime()
      • getMinTime

        @Nullable
        public org.joda.time.DateTime getMinTime()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object