public final class BooleanTimeInterval extends PropertyTimeInterval<Boolean>
EMPTY
Modifier | Constructor and Description |
---|---|
protected |
BooleanTimeInterval() |
Modifier and Type | Method and Description |
---|---|
static BooleanTimeInterval |
create(String iso8601Interval,
boolean data) |
create, fromIso8601, getData, getStart, getStop, isEmpty, isStartIncluded, isStopIncluded, setData, setStart, setStartIncluded, setStop, setStopIncluded, toIso8601
public static BooleanTimeInterval create(String iso8601Interval, boolean data)
Copyright © 2014. All rights reserved.