Uses of Interface
net.opengis.wfs.GetGmlObjectType
Packages that use GetGmlObjectType
-
Uses of GetGmlObjectType in net.opengis.wfs
Methods in net.opengis.wfs that return GetGmlObjectTypeModifier and TypeMethodDescriptionWfsFactory.createGetGmlObjectType()
Returns a new object of class 'Get Gml Object Type'.DocumentRoot.getGetGmlObject()
Returns the value of the 'Get Gml Object' containment reference.Methods in net.opengis.wfs with parameters of type GetGmlObjectTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGetGmlObject
(GetGmlObjectType value) Sets the value of the 'Get Gml Object
' containment reference. -
Uses of GetGmlObjectType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement GetGmlObjectTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Gml Object Type'.Methods in net.opengis.wfs.impl that return GetGmlObjectTypeModifier and TypeMethodDescriptionWfsFactoryImpl.createGetGmlObjectType()
DocumentRootImpl.getGetGmlObject()
Methods in net.opengis.wfs.impl with parameters of type GetGmlObjectTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGetGmlObject
(GetGmlObjectType newGetGmlObject, NotificationChain msgs) void
DocumentRootImpl.setGetGmlObject
(GetGmlObjectType newGetGmlObject) -
Uses of GetGmlObjectType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type GetGmlObjectTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateGetGmlObject
(GetGmlObjectType value)