Uses of Interface
net.opengis.wfs.XlinkPropertyNameType

Packages that use XlinkPropertyNameType
net.opengis.wfs   
net.opengis.wfs.impl   
 

Uses of XlinkPropertyNameType in net.opengis.wfs
 

Methods in net.opengis.wfs that return XlinkPropertyNameType
 XlinkPropertyNameType WfsFactory.createXlinkPropertyNameType()
          Returns a new object of class 'Xlink Property Name Type'.
 XlinkPropertyNameType DocumentRoot.getXlinkPropertyName()
          Returns the value of the 'Xlink Property Name' containment reference.
 

Methods in net.opengis.wfs with parameters of type XlinkPropertyNameType
 void 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 XlinkPropertyNameType
 class XlinkPropertyNameTypeImpl
          An implementation of the model object 'Xlink Property Name Type'.
 

Methods in net.opengis.wfs.impl that return XlinkPropertyNameType
 XlinkPropertyNameType WfsFactoryImpl.createXlinkPropertyNameType()
           
 XlinkPropertyNameType DocumentRootImpl.getXlinkPropertyName()
           
 

Methods in net.opengis.wfs.impl with parameters of type XlinkPropertyNameType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.