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

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

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

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

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

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

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

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

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



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