Uses of Interface
net.opengis.wfs.PropertyType
Packages that use PropertyType
-
Uses of PropertyType in net.opengis.wfs
Methods in net.opengis.wfs that return PropertyTypeModifier and TypeMethodDescriptionWfsFactory.createPropertyType()Returns a new object of class 'Property Type'.DocumentRoot.getProperty()Returns the value of the 'Property' containment reference.Methods in net.opengis.wfs with parameters of type PropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setProperty(PropertyType value) Sets the value of the 'Property' containment reference. -
Uses of PropertyType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement PropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Property Type'.Methods in net.opengis.wfs.impl that return PropertyTypeModifier and TypeMethodDescriptionWfsFactoryImpl.createPropertyType()DocumentRootImpl.getProperty()Methods in net.opengis.wfs.impl with parameters of type PropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetProperty(PropertyType newProperty, NotificationChain msgs) voidDocumentRootImpl.setProperty(PropertyType newProperty) -
Uses of PropertyType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type PropertyTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateProperty(PropertyType value)