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.csw20
Methods in net.opengis.cat.csw20 that return TransactionType Modifier and Type Method Description TransactionType
Csw20Factory. createTransactionType()
Returns a new object of class 'Transaction Type'. -
Uses of TransactionType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement TransactionType Modifier and Type Class Description class
TransactionTypeImpl
An implementation of the model object 'Transaction Type'.Methods in net.opengis.cat.csw20.impl that return TransactionType Modifier and Type Method Description TransactionType
Csw20FactoryImpl. createTransactionType()
-