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

Uses of ReplaceType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return ReplaceType
 ReplaceType ObjectFactory.createReplaceType()
          Create an instance of ReplaceType
 ReplaceType ReplaceType.withAny(Object value)
           
 ReplaceType ReplaceType.withFilter(FilterType value)
           
 ReplaceType ReplaceType.withHandle(String value)
           
 ReplaceType ReplaceType.withInputFormat(String value)
           
 ReplaceType ReplaceType.withSrsName(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.