Uses of Interface
net.opengis.wfsv.GetDiffType

Packages that use GetDiffType
net.opengis.wfsv   
net.opengis.wfsv.impl   
net.opengis.wfsv.util   
 

Uses of GetDiffType in net.opengis.wfsv
 

Methods in net.opengis.wfsv that return GetDiffType
 GetDiffType WfsvFactory.createGetDiffType()
          Returns a new object of class 'Get Diff Type'.
 GetDiffType DocumentRoot.getGetDiff()
          Returns the value of the 'Get Diff' containment reference.
 

Methods in net.opengis.wfsv with parameters of type GetDiffType
 void DocumentRoot.setGetDiff(GetDiffType value)
          Sets the value of the 'Get Diff' containment reference.
 

Uses of GetDiffType in net.opengis.wfsv.impl
 

Classes in net.opengis.wfsv.impl that implement GetDiffType
 class GetDiffTypeImpl
          An implementation of the model object 'Get Diff Type'.
 

Methods in net.opengis.wfsv.impl that return GetDiffType
 GetDiffType WfsvFactoryImpl.createGetDiffType()
           
 GetDiffType DocumentRootImpl.getGetDiff()
           
 

Methods in net.opengis.wfsv.impl with parameters of type GetDiffType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetGetDiff(GetDiffType newGetDiff, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setGetDiff(GetDiffType newGetDiff)
           
 

Uses of GetDiffType in net.opengis.wfsv.util
 

Methods in net.opengis.wfsv.util with parameters of type GetDiffType
 java.lang.Object WfsvSwitch.caseGetDiffType(GetDiffType object)
          Returns the result of interpreting the object as an instance of 'Get Diff Type'.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.