| Package | Description |
|---|---|
| org.dashbuilder.dataset.date |
| Modifier and Type | Method and Description |
|---|---|
TimeInstant |
TimeInstant.cloneInstance() |
TimeInstant |
TimeFrame.getFrom() |
TimeInstant |
TimeFrame.getTo() |
static TimeInstant |
TimeInstant.now()
Return a time instant representing the current time.
|
static TimeInstant |
TimeInstant.parse(String timeInstantExpr)
Parses a time instant expression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeFrame.setFrom(TimeInstant from) |
void |
TimeFrame.setTo(TimeInstant to) |
| Constructor and Description |
|---|
TimeFrame(TimeInstant from,
TimeInstant to) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.