|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LiteralOutputDefinition | |
---|---|
org.deegree.process.jaxb.java | |
org.deegree.services.wps.output |
Uses of LiteralOutputDefinition in org.deegree.process.jaxb.java |
---|
Methods in org.deegree.process.jaxb.java that return LiteralOutputDefinition | |
---|---|
LiteralOutputDefinition |
ObjectFactory.createLiteralOutputDefinition()
Create an instance of LiteralOutputDefinition |
Methods in org.deegree.process.jaxb.java that return types with arguments of type LiteralOutputDefinition | |
---|---|
JAXBElement<LiteralOutputDefinition> |
ObjectFactory.createLiteralOutput(LiteralOutputDefinition value)
Create an instance of JAXBElement < LiteralOutputDefinition > } |
Methods in org.deegree.process.jaxb.java with parameters of type LiteralOutputDefinition | |
---|---|
JAXBElement<LiteralOutputDefinition> |
ObjectFactory.createLiteralOutput(LiteralOutputDefinition value)
Create an instance of JAXBElement < LiteralOutputDefinition > } |
Uses of LiteralOutputDefinition in org.deegree.services.wps.output |
---|
Constructors in org.deegree.services.wps.output with parameters of type LiteralOutputDefinition | |
---|---|
LiteralOutputImpl(LiteralOutputDefinition outputType,
String requestedUOM,
boolean isRequested)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |