|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiteralInputDefinition | |
|---|---|
| org.deegree.process.jaxb.java | |
| org.deegree.services.wps.input | |
| Uses of LiteralInputDefinition in org.deegree.process.jaxb.java |
|---|
| Methods in org.deegree.process.jaxb.java that return LiteralInputDefinition | |
|---|---|
LiteralInputDefinition |
ObjectFactory.createLiteralInputDefinition()
Create an instance of LiteralInputDefinition |
| Methods in org.deegree.process.jaxb.java that return types with arguments of type LiteralInputDefinition | |
|---|---|
JAXBElement<LiteralInputDefinition> |
ObjectFactory.createLiteralInput(LiteralInputDefinition value)
Create an instance of JAXBElement<LiteralInputDefinition>} |
| Methods in org.deegree.process.jaxb.java with parameters of type LiteralInputDefinition | |
|---|---|
JAXBElement<LiteralInputDefinition> |
ObjectFactory.createLiteralInput(LiteralInputDefinition value)
Create an instance of JAXBElement<LiteralInputDefinition>} |
| Uses of LiteralInputDefinition in org.deegree.services.wps.input |
|---|
| Methods in org.deegree.services.wps.input that return LiteralInputDefinition | |
|---|---|
LiteralInputDefinition |
LiteralInputImpl.getDefinition()
|
| Constructors in org.deegree.services.wps.input with parameters of type LiteralInputDefinition | |
|---|---|
LiteralInputImpl(LiteralInputDefinition definition,
LanguageString title,
LanguageString summary,
String value,
String uom)
Creates a new LiteralInputImpl instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||