| Package | Description |
|---|---|
| net.opengis.gml.x33.lr | |
| net.opengis.gml.x33.lr.impl |
| Modifier and Type | Field and Description |
|---|---|
static ReferentTypeType.Enum |
ReferentTypeType.BOUNDARY |
static ReferentTypeType.Enum |
ReferentTypeType.INTERSECTION |
static ReferentTypeType.Enum |
ReferentTypeType.LANDMARK |
static ReferentTypeType.Enum |
ReferentTypeType.REFERENCE_MARKER |
| Modifier and Type | Method and Description |
|---|---|
static ReferentTypeType.Enum |
ReferentTypeType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static ReferentTypeType.Enum |
ReferentTypeType.Enum.forString(java.lang.String s)
Returns the enum value for a string, or null if none.
|
ReferentTypeType.Enum |
ReferentType.getType()
Gets the "type" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferentType.setType(ReferentTypeType.Enum type)
Sets the "type" element
|
| Modifier and Type | Method and Description |
|---|---|
ReferentTypeType.Enum |
ReferentTypeImpl.getType()
Gets the "type" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferentTypeImpl.setType(ReferentTypeType.Enum type)
Sets the "type" element
|
Copyright © 2015–2018 52north.org. All rights reserved.