Package | Description |
---|---|
org.n52.oxf.valueDomains.time |
Modifier and Type | Class and Description |
---|---|
class |
TimeResolution
Represents a TimeResolution as specified in ISO8601:2004.
|
Modifier and Type | Method and Description |
---|---|
ITimeResolution |
ITimePeriod.getResolution() |
ITimeResolution |
TimePeriod.getResolution() |
ITimeResolution |
TimePosition.getTimeResolution()
Deprecated.
Returned value was always null because it could never been set.
Will be remove in next major version.
|
Constructor and Description |
---|
TimePeriod(ITimePosition currentStart,
ITimePosition currentEnd,
ITimeResolution currentResolution) |
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.