| Package | Description |
|---|---|
| net.opengis.wps.x20 | |
| net.opengis.wps.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
LiteralValueDocument.LiteralValue |
LiteralValueDocument.addNewLiteralValue()
Appends and returns a new empty "LiteralValue" element
|
LiteralValueDocument.LiteralValue |
LiteralValueDocument.getLiteralValue()
Gets the "LiteralValue" element
|
static LiteralValueDocument.LiteralValue |
LiteralValueDocument.LiteralValue.Factory.newInstance() |
static LiteralValueDocument.LiteralValue |
LiteralValueDocument.LiteralValue.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
LiteralValueDocument.setLiteralValue(LiteralValueDocument.LiteralValue literalValue)
Sets the "LiteralValue" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LiteralValueDocumentImpl.LiteralValueImpl
An XML LiteralValue(@http://www.opengis.net/wps/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
LiteralValueDocument.LiteralValue |
LiteralValueDocumentImpl.addNewLiteralValue()
Appends and returns a new empty "LiteralValue" element
|
LiteralValueDocument.LiteralValue |
LiteralValueDocumentImpl.getLiteralValue()
Gets the "LiteralValue" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiteralValueDocumentImpl.setLiteralValue(LiteralValueDocument.LiteralValue literalValue)
Sets the "LiteralValue" element
|
Copyright © 2015–2018 52north.org. All rights reserved.