|
||||||||||
| 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 | |
|---|---|
javax.xml.bind.JAXBElement<LiteralInputDefinition> |
ObjectFactory.createLiteralInput(LiteralInputDefinition value)
Create an instance of JAXBElement<LiteralInputDefinition>} |
| Methods in org.deegree.process.jaxb.java with parameters of type LiteralInputDefinition | |
|---|---|
javax.xml.bind.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,
org.deegree.commons.tom.ows.LanguageString title,
org.deegree.commons.tom.ows.LanguageString summary,
java.lang.String value,
java.lang.String uom)
Creates a new LiteralInputImpl instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||