| Package | Description |
|---|---|
| net.opengis.gml.v32 | |
| net.opengis.gml.v32.bind | |
| net.opengis.gml.v32.impl | |
| org.vast.ogc.gml | |
| org.vast.ogc.om |
| Modifier and Type | Method and Description |
|---|---|
Reference |
AbstractGML.getDescriptionReference()
Gets the descriptionReference property
|
Reference |
Factory.newReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGML.setDescriptionReference(Reference descriptionReference)
Sets the descriptionReference property
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
XMLStreamBindings.readReferenceType(XMLStreamReader reader)
Read method for ReferenceType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readReferenceTypeAttributes(Map<String,String> attrMap,
Reference bean)
Reads attributes of ReferenceType complex type
|
void |
XMLStreamBindings.writeReferenceType(XMLStreamWriter writer,
Reference bean)
Write method for ReferenceType complex type
|
void |
XMLStreamBindings.writeReferenceTypeAttributes(XMLStreamWriter writer,
Reference bean)
Writes attributes of ReferenceType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferenceImpl
POJO class for XML type ReferenceType(@http://www.opengis.net/gml/3.2).
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
PolygonJTS.getDescriptionReference() |
Reference |
LineStringJTS.getDescriptionReference() |
Reference |
PointJTS.getDescriptionReference() |
Reference |
AbstractGMLImpl.getDescriptionReference()
Gets the descriptionReference property
|
Reference |
GMLFactory.newReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolygonJTS.setDescriptionReference(Reference descriptionReference) |
void |
LineStringJTS.setDescriptionReference(Reference descriptionReference) |
void |
PointJTS.setDescriptionReference(Reference descriptionReference) |
void |
AbstractGMLImpl.setDescriptionReference(Reference descriptionReference)
Sets the descriptionReference property
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
FeatureRef.getDescriptionReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureRef.setDescriptionReference(Reference descriptionReference) |
| Modifier and Type | Method and Description |
|---|---|
Reference |
ProcedureXML.getDescriptionReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureXML.setDescriptionReference(Reference descriptionReference) |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.