Uses of Interface
net.opengis.wfs.BaseRequestType
- 
Packages that use BaseRequestType Package Description net.opengis.wfs net.opengis.wfs.impl 
- 
- 
Uses of BaseRequestType in net.opengis.wfsSubinterfaces of BaseRequestType in net.opengis.wfs Modifier and Type Interface Description interfaceDescribeFeatureTypeTypeA representation of the model object 'Describe Feature Type Type'.interfaceGetFeatureTypeA representation of the model object 'Get Feature Type'.interfaceGetFeatureWithLockTypeA representation of the model object 'Get Feature With Lock Type'.interfaceGetGmlObjectTypeA representation of the model object 'Get Gml Object Type'.interfaceLockFeatureTypeA representation of the model object 'Lock Feature Type'.interfaceTransactionTypeA representation of the model object 'Transaction Type'.
- 
Uses of BaseRequestType in net.opengis.wfs.implClasses in net.opengis.wfs.impl that implement BaseRequestType Modifier and Type Class Description classBaseRequestTypeImplAn implementation of the model object 'Base Request Type'.classDescribeFeatureTypeTypeImplAn implementation of the model object 'Describe Feature Type Type'.classGetFeatureTypeImplAn implementation of the model object 'Get Feature Type'.classGetFeatureWithLockTypeImplAn implementation of the model object 'Get Feature With Lock Type'.classGetGmlObjectTypeImplAn implementation of the model object 'Get Gml Object Type'.classLockFeatureTypeImplAn implementation of the model object 'Lock Feature Type'.classTransactionTypeImplAn implementation of the model object 'Transaction Type'.
 
-