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<Object> values)
           
 NativeType NativeType.withContent(List<Object> value)
           
 NativeType NativeType.withContent(Object... values)
           
 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-2014 Highsource. All Rights Reserved.