Uses of Interface
net.opengis.wfs.BaseRequestType

Packages that use BaseRequestType
net.opengis.wfs   
net.opengis.wfs.impl   
net.opengis.wfsv   
net.opengis.wfsv.impl   
net.opengis.wfsv.util   
 

Uses of BaseRequestType in net.opengis.wfs
 

Subinterfaces of BaseRequestType in net.opengis.wfs
 interface DescribeFeatureTypeType
          A representation of the model object 'Describe Feature Type Type'.
 interface GetFeatureType
          A representation of the model object 'Get Feature Type'.
 interface GetFeatureWithLockType
          A representation of the model object 'Get Feature With Lock Type'.
 interface GetGmlObjectType
          A representation of the model object 'Get Gml Object Type'.
 interface LockFeatureType
          A representation of the model object 'Lock Feature Type'.
 interface TransactionType
          A representation of the model object 'Transaction Type'.
 

Uses of BaseRequestType in net.opengis.wfs.impl
 

Classes in net.opengis.wfs.impl that implement BaseRequestType
 class BaseRequestTypeImpl
          An implementation of the model object 'Base Request Type'.
 class DescribeFeatureTypeTypeImpl
          An implementation of the model object 'Describe Feature Type Type'.
 class GetFeatureTypeImpl
          An implementation of the model object 'Get Feature Type'.
 class GetFeatureWithLockTypeImpl
          An implementation of the model object 'Get Feature With Lock Type'.
 class GetGmlObjectTypeImpl
          An implementation of the model object 'Get Gml Object Type'.
 class LockFeatureTypeImpl
          An implementation of the model object 'Lock Feature Type'.
 class TransactionTypeImpl
          An implementation of the model object 'Transaction Type'.
 

Uses of BaseRequestType in net.opengis.wfsv
 

Subinterfaces of BaseRequestType in net.opengis.wfsv
 interface DescribeVersionedFeatureTypeType
          A representation of the model object 'Describe Versioned Feature Type Type'.
 interface GetDiffType
          A representation of the model object 'Get Diff Type'.
 interface GetLogType
          A representation of the model object 'Get Log Type'.
 interface GetVersionedFeatureType
          A representation of the model object 'Get Versioned Feature Type'.
 

Uses of BaseRequestType in net.opengis.wfsv.impl
 

Classes in net.opengis.wfsv.impl that implement BaseRequestType
 class DescribeVersionedFeatureTypeTypeImpl
          An implementation of the model object 'Describe Versioned Feature Type Type'.
 class GetDiffTypeImpl
          An implementation of the model object 'Get Diff Type'.
 class GetLogTypeImpl
          An implementation of the model object 'Get Log Type'.
 class GetVersionedFeatureTypeImpl
          An implementation of the model object 'Get Versioned Feature Type'.
 

Uses of BaseRequestType in net.opengis.wfsv.util
 

Methods in net.opengis.wfsv.util with parameters of type BaseRequestType
 java.lang.Object WfsvSwitch.caseBaseRequestType(BaseRequestType object)
          Returns the result of interpreting the object as an instance of 'Base Request Type'.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.