Uses of Interface
net.opengis.wfsv.GetLogType

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

Uses of GetLogType in net.opengis.wfsv
 

Methods in net.opengis.wfsv that return GetLogType
 GetLogType WfsvFactory.createGetLogType()
          Returns a new object of class 'Get Log Type'.
 GetLogType DocumentRoot.getGetLog()
          Returns the value of the 'Get Log' containment reference.
 

Methods in net.opengis.wfsv with parameters of type GetLogType
 void DocumentRoot.setGetLog(GetLogType value)
          Sets the value of the 'Get Log' containment reference.
 

Uses of GetLogType in net.opengis.wfsv.impl
 

Classes in net.opengis.wfsv.impl that implement GetLogType
 class GetLogTypeImpl
          An implementation of the model object 'Get Log Type'.
 

Methods in net.opengis.wfsv.impl that return GetLogType
 GetLogType WfsvFactoryImpl.createGetLogType()
           
 GetLogType DocumentRootImpl.getGetLog()
           
 

Methods in net.opengis.wfsv.impl with parameters of type GetLogType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetGetLog(GetLogType newGetLog, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setGetLog(GetLogType newGetLog)
           
 

Uses of GetLogType in net.opengis.wfsv.util
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.