Interval ======== .. java:package:: org.caosdb.datetime :noindex: .. java:type:: public interface Interval extends DateTimeInterface Methods ------- getEUB_NF1 ^^^^^^^^^^ .. java:method:: public String getEUB_NF1() :outertype: Interval getEUB_NF2 ^^^^^^^^^^ .. java:method:: public String getEUB_NF2() :outertype: Interval getExclusiveUpperBound ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public UTCDateTime getExclusiveUpperBound() :outertype: Interval getILB_NF1 ^^^^^^^^^^ .. java:method:: public String getILB_NF1() :outertype: Interval getILB_NF2 ^^^^^^^^^^ .. java:method:: public String getILB_NF2() :outertype: Interval getInclusiveLowerBound ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public UTCDateTime getInclusiveLowerBound() :outertype: Interval