Interface BaseRequestType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
CreateStoredQueryType, DescribeFeatureTypeType, DescribeStoredQueriesType, DropStoredQueryType, GetFeatureType, GetFeatureWithLockType, GetPropertyValueType, ListStoredQueriesType, LockFeatureType, TransactionType
All Known Implementing Classes:
BaseRequestTypeImpl, CreateStoredQueryTypeImpl, DescribeFeatureTypeTypeImpl, DescribeStoredQueriesTypeImpl, DropStoredQueryTypeImpl, GetFeatureTypeImpl, GetFeatureWithLockTypeImpl, GetPropertyValueTypeImpl, ListStoredQueriesTypeImpl, LockFeatureTypeImpl, TransactionTypeImpl

public interface BaseRequestType extends EObject
A representation of the model object 'Base Request Type'.

The following features are supported:

See Also: