Uses of Class
net.opengis.wfs.v_2_0.TransactionSummaryType

Uses of TransactionSummaryType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as TransactionSummaryType
protected  TransactionSummaryType TransactionResponseType.transactionSummary
           
 

Methods in net.opengis.wfs.v_2_0 that return TransactionSummaryType
 TransactionSummaryType ObjectFactory.createTransactionSummaryType()
          Create an instance of TransactionSummaryType
 TransactionSummaryType TransactionResponseType.getTransactionSummary()
          Gets the value of the transactionSummary property.
 TransactionSummaryType TransactionSummaryType.withTotalDeleted(BigInteger value)
           
 TransactionSummaryType TransactionSummaryType.withTotalInserted(BigInteger value)
           
 TransactionSummaryType TransactionSummaryType.withTotalReplaced(BigInteger value)
           
 TransactionSummaryType TransactionSummaryType.withTotalUpdated(BigInteger value)
           
 

Methods in net.opengis.wfs.v_2_0 with parameters of type TransactionSummaryType
 void TransactionResponseType.setTransactionSummary(TransactionSummaryType value)
          Sets the value of the transactionSummary property.
 TransactionResponseType TransactionResponseType.withTransactionSummary(TransactionSummaryType value)
           
 



Copyright © 2008-2015. All Rights Reserved.