| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
PropertyType.ValueReference |
PropertyType.addNewValueReference()
Appends and returns a new empty "ValueReference" element
|
PropertyType.ValueReference |
PropertyType.getValueReference()
Gets the "ValueReference" element
|
static PropertyType.ValueReference |
PropertyType.ValueReference.Factory.newInstance() |
static PropertyType.ValueReference |
PropertyType.ValueReference.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyType.setValueReference(PropertyType.ValueReference valueReference)
Sets the "ValueReference" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyTypeImpl.ValueReferenceImpl
An XML ValueReference(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
PropertyType.ValueReference |
PropertyTypeImpl.addNewValueReference()
Appends and returns a new empty "ValueReference" element
|
PropertyType.ValueReference |
PropertyTypeImpl.getValueReference()
Gets the "ValueReference" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyTypeImpl.setValueReference(PropertyType.ValueReference valueReference)
Sets the "ValueReference" element
|
Copyright © 2016 52north.org. All rights reserved.