| Package | Description |
|---|---|
| net.opengis.eml.x002 | |
| net.opengis.eml.x002.impl |
| Modifier and Type | Method and Description |
|---|---|
GenericViewType.ParameterDefinitions |
GenericViewType.addNewParameterDefinitions()
Appends and returns a new empty "ParameterDefinitions" element
|
GenericViewType.ParameterDefinitions |
GenericViewType.getParameterDefinitions()
Gets the "ParameterDefinitions" element
|
static GenericViewType.ParameterDefinitions |
GenericViewType.ParameterDefinitions.Factory.newInstance() |
static GenericViewType.ParameterDefinitions |
GenericViewType.ParameterDefinitions.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericViewType.setParameterDefinitions(GenericViewType.ParameterDefinitions parameterDefinitions)
Sets the "ParameterDefinitions" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericViewTypeImpl.ParameterDefinitionsImpl
An XML ParameterDefinitions(@http://www.opengis.net/eml/0.0.2).
|
| Modifier and Type | Method and Description |
|---|---|
GenericViewType.ParameterDefinitions |
GenericViewTypeImpl.addNewParameterDefinitions()
Appends and returns a new empty "ParameterDefinitions" element
|
GenericViewType.ParameterDefinitions |
GenericViewTypeImpl.getParameterDefinitions()
Gets the "ParameterDefinitions" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericViewTypeImpl.setParameterDefinitions(GenericViewType.ParameterDefinitions parameterDefinitions)
Sets the "ParameterDefinitions" element
|
Copyright © 2018 52north.org. All rights reserved.