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

Uses of NativeType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return NativeType
 NativeType ObjectFactory.createNativeType()
          Create an instance of NativeType
 NativeType NativeType.withContent(Collection<Serializable> values)
           
 NativeType NativeType.withContent(List<Serializable> value)
           
 NativeType NativeType.withContent(Serializable... values)
           
 NativeType NativeType.withHandle(String value)
           
 NativeType NativeType.withSafeToIgnore(boolean value)
           
 NativeType NativeType.withVendorId(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.