Uses of Interface
net.opengis.wfs.NativeType
Packages that use NativeType
-
Uses of NativeType in net.opengis.wfs
Methods in net.opengis.wfs that return NativeTypeModifier and TypeMethodDescriptionWfsFactory.createNativeType()
Returns a new object of class 'Native Type'.DocumentRoot.getNative()
Returns the value of the 'Native' containment reference.Methods in net.opengis.wfs with parameters of type NativeTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setNative
(NativeType value) Sets the value of the 'Native
' containment reference. -
Uses of NativeType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement NativeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Native Type'.Methods in net.opengis.wfs.impl that return NativeTypeMethods in net.opengis.wfs.impl with parameters of type NativeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetNative
(NativeType newNative, NotificationChain msgs) void
DocumentRootImpl.setNative
(NativeType newNative) -
Uses of NativeType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type NativeType