| Package | Description |
|---|---|
| net.opengis.gml._3 |
| Modifier and Type | Class and Description |
|---|---|
class |
PolygonType
Java class for PolygonType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends AbstractSurfaceType>> |
SurfaceArrayPropertyType.abstractSurface |
protected JAXBElement<? extends AbstractSurfaceType> |
SurfacePropertyType.abstractSurface |
| Modifier and Type | Method and Description |
|---|---|
AbstractSurfaceType |
AbstractSurfaceType.withDescriptionReference(ReferenceType value) |
AbstractSurfaceType |
AbstractSurfaceType.withId(String value) |
AbstractSurfaceType |
AbstractSurfaceType.withIdentifier(CodeWithAuthorityType value) |
AbstractSurfaceType |
AbstractSurfaceType.withName(CodeType... values) |
AbstractSurfaceType |
AbstractSurfaceType.withName(Collection<CodeType> values) |
AbstractSurfaceType |
AbstractSurfaceType.withSrsDimension(BigInteger value) |
AbstractSurfaceType |
AbstractSurfaceType.withSrsName(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractSurfaceType> |
ObjectFactory.createAbstractSurface(AbstractSurfaceType value)
|
List<JAXBElement<? extends AbstractSurfaceType>> |
SurfaceArrayPropertyType.getAbstractSurface()
Gets the value of the abstractSurface property.
|
JAXBElement<? extends AbstractSurfaceType> |
SurfacePropertyType.getAbstractSurface()
Gets the value of the abstractSurface property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractSurfaceType> |
ObjectFactory.createAbstractSurface(AbstractSurfaceType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SurfacePropertyType.setAbstractSurface(JAXBElement<? extends AbstractSurfaceType> value)
Sets the value of the abstractSurface property.
|
SurfaceArrayPropertyType |
SurfaceArrayPropertyType.withAbstractSurface(Collection<JAXBElement<? extends AbstractSurfaceType>> values) |
SurfacePropertyType |
SurfacePropertyType.withAbstractSurface(JAXBElement<? extends AbstractSurfaceType> value) |
Copyright © 2018 Entur AS. All rights reserved.