| Package | Description |
|---|---|
| net.opengis.eml.x002 | |
| net.opengis.eml.x002.impl |
| Modifier and Type | Field and Description |
|---|---|
static EventContentUnionSemantics.Enum |
EventContentUnionSemantics.CHARACTERISTICS |
static EventContentUnionSemantics.Enum |
EventContentUnionSemantics.LEAF |
| Modifier and Type | Method and Description |
|---|---|
static EventContentUnionSemantics.Enum |
EventContentUnionSemantics.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static EventContentUnionSemantics.Enum |
EventContentUnionSemantics.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
EventContentUnionSemantics.Enum |
EventContentPropertyType.getUnionSemantics()
Gets the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContentPropertyType.setUnionSemantics(EventContentUnionSemantics.Enum unionSemantics)
Sets the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
EventContentUnionSemantics.Enum |
EventContentPropertyTypeImpl.getUnionSemantics()
Gets the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContentPropertyTypeImpl.setUnionSemantics(EventContentUnionSemantics.Enum unionSemantics)
Sets the "unionSemantics" attribute
|
Copyright © 2018 52north.org. All rights reserved.