Uses of Class
net.opengis.sps.v_2_0.CancelType

Uses of CancelType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as CancelType
protected  CancelType CancelPropertyType.cancel
           
 

Methods in net.opengis.sps.v_2_0 that return CancelType
 CancelType ObjectFactory.createCancelType()
          Create an instance of CancelType
 CancelType CancelPropertyType.getCancel()
          Gets the value of the cancel property.
 CancelType CancelType.withTask(String value)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type CancelType
 JAXBElement<CancelType> ObjectFactory.createCancel(CancelType value)
          Create an instance of JAXBElement<CancelType>}
 

Methods in net.opengis.sps.v_2_0 with parameters of type CancelType
 JAXBElement<CancelType> ObjectFactory.createCancel(CancelType value)
          Create an instance of JAXBElement<CancelType>}
 void CancelPropertyType.setCancel(CancelType value)
          Sets the value of the cancel property.
 CancelPropertyType CancelPropertyType.withCancel(CancelType value)
           
 



Copyright © 2008-2015. All Rights Reserved.