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

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

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

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

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

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

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

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

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



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