Uses of Interface
net.opengis.sps.x20.TaskingResponseType.Result

Packages that use TaskingResponseType.Result
net.opengis.sps.x20   
net.opengis.sps.x20.impl   
 

Uses of TaskingResponseType.Result in net.opengis.sps.x20
 

Methods in net.opengis.sps.x20 that return TaskingResponseType.Result
 TaskingResponseType.Result TaskingResponseType.addNewResult()
          Appends and returns a new empty "result" element
 TaskingResponseType.Result TaskingResponseType.getResult()
          Gets the "result" element
static TaskingResponseType.Result TaskingResponseType.Result.Factory.newInstance()
           
static TaskingResponseType.Result TaskingResponseType.Result.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sps.x20 with parameters of type TaskingResponseType.Result
 void TaskingResponseType.setResult(TaskingResponseType.Result result)
          Sets the "result" element
 

Uses of TaskingResponseType.Result in net.opengis.sps.x20.impl
 

Classes in net.opengis.sps.x20.impl that implement TaskingResponseType.Result
static class TaskingResponseTypeImpl.ResultImpl
          An XML result(@http://www.opengis.net/sps/2.0).
 

Methods in net.opengis.sps.x20.impl that return TaskingResponseType.Result
 TaskingResponseType.Result TaskingResponseTypeImpl.addNewResult()
          Appends and returns a new empty "result" element
 TaskingResponseType.Result TaskingResponseTypeImpl.getResult()
          Gets the "result" element
 

Methods in net.opengis.sps.x20.impl with parameters of type TaskingResponseType.Result
 void TaskingResponseTypeImpl.setResult(TaskingResponseType.Result result)
          Sets the "result" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.