Uses of Interface
net.opengis.wfs.InsertElementType

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

Uses of InsertElementType in net.opengis.wfs
 

Methods in net.opengis.wfs that return InsertElementType
 InsertElementType WfsFactory.createInsertElementType()
          Returns a new object of class 'Insert Element Type'.
 InsertElementType DocumentRoot.getInsert()
          Returns the value of the 'Insert' containment reference.
 

Methods in net.opengis.wfs with parameters of type InsertElementType
 void DocumentRoot.setInsert(InsertElementType value)
          Sets the value of the 'Insert' containment reference.
 

Uses of InsertElementType in net.opengis.wfs.impl
 

Classes in net.opengis.wfs.impl that implement InsertElementType
 class InsertElementTypeImpl
          An implementation of the model object 'Insert Element Type'.
 

Methods in net.opengis.wfs.impl that return InsertElementType
 InsertElementType WfsFactoryImpl.createInsertElementType()
           
 InsertElementType DocumentRootImpl.getInsert()
           
 

Methods in net.opengis.wfs.impl with parameters of type InsertElementType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetInsert(InsertElementType newInsert, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setInsert(InsertElementType newInsert)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.