|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeContext | |
---|---|
org.das2.datum | Provides classes representing physical quanties. |
Uses of TimeContext in org.das2.datum |
---|
Fields in org.das2.datum declared as TimeContext | |
---|---|
static TimeContext |
TimeContext.DAYS
|
static TimeContext |
TimeContext.DECADES
|
static TimeContext |
TimeContext.HOURS
|
static TimeContext |
TimeContext.MILLISECONDS
|
static TimeContext |
TimeContext.MINUTES
|
static TimeContext |
TimeContext.MONTHS
|
static TimeContext |
TimeContext.SECONDS
|
static TimeContext |
TimeContext.WEEKS
|
static TimeContext |
TimeContext.YEARS
|
Methods in org.das2.datum that return TimeContext | |
---|---|
static TimeContext |
TimeContext.getContext(Datum t1,
Datum t2)
|
Methods in org.das2.datum with parameters of type TimeContext | |
---|---|
boolean |
TimeContext.gt(TimeContext tc)
|
boolean |
TimeContext.le(TimeContext tc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |