| Package | Description |
|---|---|
| org.n52.shetland.ogc.gml.time |
| Modifier and Type | Method and Description |
|---|---|
static Time.NilReason |
Time.NilReason.getEnumForString(String value) |
Time.NilReason |
Time.getNilReason()
Get the nil reason
|
static Time.NilReason |
Time.NilReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Time.NilReason[] |
Time.NilReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Time.setNilReason(Time.NilReason nilReason)
Set nil reason
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.