Uses of Class
net.opengis.wps.v_2_0.Result

Uses of Result in net.opengis.wps.v_2_0
 

Methods in net.opengis.wps.v_2_0 that return Result
 Result ObjectFactory.createResult()
          Create an instance of Result
 Result Result.withExpirationDate(XMLGregorianCalendar value)
           
 Result Result.withJobID(String value)
           
 Result Result.withOutput(Collection<DataOutputType> values)
           
 Result Result.withOutput(DataOutputType... values)
           
 Result Result.withOutput(List<DataOutputType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.