Uses of Class
net.opengis.wfs.v_2_0.UpdateType

Uses of UpdateType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return UpdateType
 UpdateType ObjectFactory.createUpdateType()
          Create an instance of UpdateType
 UpdateType UpdateType.withFilter(FilterType value)
           
 UpdateType UpdateType.withHandle(String value)
           
 UpdateType UpdateType.withInputFormat(String value)
           
 UpdateType UpdateType.withProperty(Collection<PropertyType> values)
           
 UpdateType UpdateType.withProperty(List<PropertyType> value)
           
 UpdateType UpdateType.withProperty(PropertyType... values)
           
 UpdateType UpdateType.withSrsName(String value)
           
 UpdateType UpdateType.withTypeName(QName value)
           
 

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

Methods in net.opengis.wfs.v_2_0 with parameters of type UpdateType
 JAXBElement<UpdateType> ObjectFactory.createUpdate(UpdateType value)
          Create an instance of JAXBElement<UpdateType>}
 



Copyright © 2008-2015. All Rights Reserved.