public class TimeBoundaryResultValue
extends Object
-
Constructor Summary
Constructors
-
Method Summary
boolean
org.joda.time.DateTime
org.joda.time.DateTime
int
-
Constructor Details
-
TimeBoundaryResultValue
public TimeBoundaryResultValue(Object value)
-
Method Details
-
-
getMaxTime
@Nullable
public org.joda.time.DateTime getMaxTime()
-
getMinTime
@Nullable
public org.joda.time.DateTime getMinTime()
-
-
-