Uses of Interface
net.opengis.cat.csw20.TransactionType
- 
Packages that use TransactionType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl 
- 
- 
Uses of TransactionType in net.opengis.cat.csw20Methods in net.opengis.cat.csw20 that return TransactionType Modifier and Type Method Description TransactionTypeCsw20Factory. createTransactionType()Returns a new object of class 'Transaction Type'.
- 
Uses of TransactionType in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement TransactionType Modifier and Type Class Description classTransactionTypeImplAn implementation of the model object 'Transaction Type'.Methods in net.opengis.cat.csw20.impl that return TransactionType Modifier and Type Method Description TransactionTypeCsw20FactoryImpl. createTransactionType()
 
-