Interface RequestBaseType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
DescribeRecordType, GetDomainType, GetRecordByIdType, GetRecordsType, HarvestType, TransactionType
All Known Implementing Classes:
DescribeRecordTypeImpl, GetDomainTypeImpl, GetRecordByIdTypeImpl, GetRecordsTypeImpl, HarvestTypeImpl, RequestBaseTypeImpl, TransactionTypeImpl

public interface RequestBaseType extends EObject
A representation of the model object 'Request Base Type'. Base type for all request messages except GetCapabilities. The attributes identify the relevant service type and version.

The following features are supported:

See Also: