Uses of Interface
net.opengis.cat.csw20.RequestBaseType
- 
Packages that use RequestBaseType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl 
- 
- 
Uses of RequestBaseType in net.opengis.cat.csw20Subinterfaces of RequestBaseType in net.opengis.cat.csw20 Modifier and Type Interface Description interfaceDescribeRecordTypeA representation of the model object 'Describe Record Type'.interfaceGetDomainTypeA representation of the model object 'Get Domain Type'.interfaceGetRecordByIdTypeA representation of the model object 'Get Record By Id Type'.interfaceGetRecordsTypeA representation of the model object 'Get Records Type'.interfaceHarvestTypeA representation of the model object 'Harvest Type'.interfaceTransactionTypeA representation of the model object 'Transaction Type'.
- 
Uses of RequestBaseType in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement RequestBaseType Modifier and Type Class Description classDescribeRecordTypeImplAn implementation of the model object 'Describe Record Type'.classGetDomainTypeImplAn implementation of the model object 'Get Domain Type'.classGetRecordByIdTypeImplAn implementation of the model object 'Get Record By Id Type'.classGetRecordsTypeImplAn implementation of the model object 'Get Records Type'.classHarvestTypeImplAn implementation of the model object 'Harvest Type'.classRequestBaseTypeImplAn implementation of the model object 'Request Base Type'.classTransactionTypeImplAn implementation of the model object 'Transaction Type'.
 
-