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

Uses of StatusInfo in net.opengis.wps.v_2_0
 

Methods in net.opengis.wps.v_2_0 that return StatusInfo
 StatusInfo ObjectFactory.createStatusInfo()
          Create an instance of StatusInfo
 StatusInfo StatusInfo.withEstimatedCompletion(XMLGregorianCalendar value)
           
 StatusInfo StatusInfo.withExpirationDate(XMLGregorianCalendar value)
           
 StatusInfo StatusInfo.withJobID(String value)
           
 StatusInfo StatusInfo.withNextPoll(XMLGregorianCalendar value)
           
 StatusInfo StatusInfo.withPercentCompleted(Integer value)
           
 StatusInfo StatusInfo.withStatus(String value)
           
 



Copyright © 2008-2015. All Rights Reserved.