Uses of Interface
net.opengis.cat.csw20.TransactionSummaryType
Packages that use TransactionSummaryType
-
Uses of TransactionSummaryType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return TransactionSummaryTypeModifier and TypeMethodDescriptionCsw20Factory.createTransactionSummaryType()Returns a new object of class 'Transaction Summary Type'.TransactionResponseType.getTransactionSummary()Returns the value of the 'Transaction Summary' containment reference.Methods in net.opengis.cat.csw20 with parameters of type TransactionSummaryTypeModifier and TypeMethodDescriptionvoidTransactionResponseType.setTransactionSummary(TransactionSummaryType value) Sets the value of the 'Transaction Summary' containment reference. -
Uses of TransactionSummaryType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement TransactionSummaryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Transaction Summary Type'.Fields in net.opengis.cat.csw20.impl declared as TransactionSummaryTypeModifier and TypeFieldDescriptionprotected TransactionSummaryTypeTransactionResponseTypeImpl.transactionSummaryThe cached value of the 'Transaction Summary' containment reference.Methods in net.opengis.cat.csw20.impl that return TransactionSummaryTypeModifier and TypeMethodDescriptionCsw20FactoryImpl.createTransactionSummaryType()TransactionResponseTypeImpl.getTransactionSummary()Methods in net.opengis.cat.csw20.impl with parameters of type TransactionSummaryTypeModifier and TypeMethodDescriptionNotificationChainTransactionResponseTypeImpl.basicSetTransactionSummary(TransactionSummaryType newTransactionSummary, NotificationChain msgs) voidTransactionResponseTypeImpl.setTransactionSummary(TransactionSummaryType newTransactionSummary)