Class Interval
java.lang.Object
org.opencds.cqf.cql.engine.runtime.Interval
- All Implemented Interfaces:
Comparable<Interval>,CqlType
-
Constructor Details
-
Interval
-
Interval
-
-
Method Details
-
getSize
-
getContext
-
getLow
-
getLowClosed
public boolean getLowClosed() -
getHigh
-
getHighClosed
public boolean getHighClosed() -
getPointType
-
isUncertain
public boolean isUncertain() -
setUncertain
-
getStart
-
getEnd
-
compareTo
- Specified by:
compareToin interfaceComparable<Interval>
-
equivalent
- Specified by:
equivalentin interfaceCqlType
-
equal
-
equals
-
hashCode
public int hashCode() -
toString
-