| Package | Description |
|---|---|
| org.cip4.jdflib.datatypes | |
| org.cip4.jdflib.span |
| Modifier and Type | Method and Description |
|---|---|
static JDFDateTimeRange |
JDFDateTimeRange.createDateTimeRange(String date)
factory style constructor that catches all exceptions and returns null if date is invalid
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDFDateTimeRangeList.append(JDFDateTimeRange r)
Add a Duration range r =rMin~rMax
|
| Constructor and Description |
|---|
JDFDateTimeRange(JDFDateTimeRange r)
copy constructor
|
| Modifier and Type | Method and Description |
|---|---|
JDFDateTimeRange |
JDFTimeSpan.getRange() |
| Modifier and Type | Method and Description |
|---|---|
void |
JDFTimeSpan.setRange(JDFDateTimeRange value) |
Copyright © 2015. All rights reserved.