Uses of Class
org.deegree.process.jaxb.java.LiteralOutputDefinition

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
 javax.xml.bind.JAXBElement<LiteralOutputDefinition> ObjectFactory.createLiteralOutput(LiteralOutputDefinition value)
          Create an instance of JAXBElement<LiteralOutputDefinition>}
 

Methods in org.deegree.process.jaxb.java with parameters of type LiteralOutputDefinition
 javax.xml.bind.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, java.lang.String requestedUOM, boolean isRequested)
           
 



Copyright © 2011. All Rights Reserved.