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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetGmlObject(GetGmlObjectType newGetGmlObject, NotificationChain msgs) voidDocumentRootImpl.setGetGmlObject(GetGmlObjectType newGetGmlObject) -
Uses of GetGmlObjectType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type GetGmlObjectTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGetGmlObject(GetGmlObjectType value)