| Package | Description |
|---|---|
| net.opengis.eml.x001 | |
| net.opengis.eml.x001.impl |
| Modifier and Type | Field and Description |
|---|---|
static EventTimeUnionSemantics.Enum |
EventTimeUnionSemantics.INSTANT |
static EventTimeUnionSemantics.Enum |
EventTimeUnionSemantics.PERIOD |
| Modifier and Type | Method and Description |
|---|---|
static EventTimeUnionSemantics.Enum |
EventTimeUnionSemantics.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static EventTimeUnionSemantics.Enum |
EventTimeUnionSemantics.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
EventTimeUnionSemantics.Enum |
EventTimePropertyType.getUnionSemantics()
Gets the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventTimePropertyType.setUnionSemantics(EventTimeUnionSemantics.Enum unionSemantics)
Sets the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
EventTimeUnionSemantics.Enum |
EventTimePropertyTypeImpl.getUnionSemantics()
Gets the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventTimePropertyTypeImpl.setUnionSemantics(EventTimeUnionSemantics.Enum unionSemantics)
Sets the "unionSemantics" attribute
|
Copyright © 2016 52north.org. All rights reserved.