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

Uses of ConfirmType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as ConfirmType
protected  ConfirmType ConfirmPropertyType.confirm
           
 

Methods in net.opengis.sps.v_2_0 that return ConfirmType
 ConfirmType ObjectFactory.createConfirmType()
          Create an instance of ConfirmType
 ConfirmType ConfirmPropertyType.getConfirm()
          Gets the value of the confirm property.
 ConfirmType ConfirmType.withTask(String value)
           
 

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

Methods in net.opengis.sps.v_2_0 with parameters of type ConfirmType
 JAXBElement<ConfirmType> ObjectFactory.createConfirm(ConfirmType value)
          Create an instance of JAXBElement<ConfirmType>}
 void ConfirmPropertyType.setConfirm(ConfirmType value)
          Sets the value of the confirm property.
 ConfirmPropertyType ConfirmPropertyType.withConfirm(ConfirmType value)
           
 



Copyright © 2008-2015. All Rights Reserved.