Uses of Interface
net.opengis.wfs.XlinkPropertyNameType
Packages that use XlinkPropertyNameType
-
Uses of XlinkPropertyNameType in net.opengis.wfs
Methods in net.opengis.wfs that return XlinkPropertyNameTypeModifier and TypeMethodDescriptionWfsFactory.createXlinkPropertyNameType()
Returns a new object of class 'Xlink Property Name Type'.DocumentRoot.getXlinkPropertyName()
Returns the value of the 'Xlink Property Name' containment reference.Methods in net.opengis.wfs with parameters of type XlinkPropertyNameTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setXlinkPropertyName
(XlinkPropertyNameType value) Sets the value of the 'Xlink Property Name
' containment reference. -
Uses of XlinkPropertyNameType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement XlinkPropertyNameTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Xlink Property Name Type'.Methods in net.opengis.wfs.impl that return XlinkPropertyNameTypeModifier and TypeMethodDescriptionWfsFactoryImpl.createXlinkPropertyNameType()
DocumentRootImpl.getXlinkPropertyName()
Methods in net.opengis.wfs.impl with parameters of type XlinkPropertyNameTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetXlinkPropertyName
(XlinkPropertyNameType newXlinkPropertyName, NotificationChain msgs) void
DocumentRootImpl.setXlinkPropertyName
(XlinkPropertyNameType newXlinkPropertyName) -
Uses of XlinkPropertyNameType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type XlinkPropertyNameTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateXlinkPropertyName
(XlinkPropertyNameType value)