| Package | Description |
|---|---|
| net.opengis.gml._3 |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeWithAuthorityType
gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CodeType> |
AbstractGMLType.name |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
ObjectFactory.createCodeType()
Create an instance of
CodeType |
CodeType |
CodeType.withCodeSpace(String value) |
CodeType |
CodeType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CodeType> |
ObjectFactory.createName(CodeType value)
|
List<CodeType> |
AbstractGMLType.getName()
Gets the value of the name property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CodeType> |
ObjectFactory.createName(CodeType value)
|
AbstractGMLType |
AbstractGMLType.withName(CodeType... values) |
PointType |
PointType.withName(CodeType... values) |
AbstractGeometryType |
AbstractGeometryType.withName(CodeType... values) |
PolygonType |
PolygonType.withName(CodeType... values) |
LineStringType |
LineStringType.withName(CodeType... values) |
AbstractGeometricPrimitiveType |
AbstractGeometricPrimitiveType.withName(CodeType... values) |
AbstractSurfaceType |
AbstractSurfaceType.withName(CodeType... values) |
AbstractCurveType |
AbstractCurveType.withName(CodeType... values) |
| Modifier and Type | Method and Description |
|---|---|
AbstractGMLType |
AbstractGMLType.withName(Collection<CodeType> values) |
PointType |
PointType.withName(Collection<CodeType> values) |
AbstractGeometryType |
AbstractGeometryType.withName(Collection<CodeType> values) |
PolygonType |
PolygonType.withName(Collection<CodeType> values) |
LineStringType |
LineStringType.withName(Collection<CodeType> values) |
AbstractGeometricPrimitiveType |
AbstractGeometricPrimitiveType.withName(Collection<CodeType> values) |
AbstractSurfaceType |
AbstractSurfaceType.withName(Collection<CodeType> values) |
AbstractCurveType |
AbstractCurveType.withName(Collection<CodeType> values) |
Copyright © 2018 Entur AS. All rights reserved.