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

Uses of TransactionResponseType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return TransactionResponseType
 TransactionResponseType ObjectFactory.createTransactionResponseType()
          Create an instance of TransactionResponseType
 TransactionResponseType TransactionResponseType.withInsertResults(ActionResultsType value)
           
 TransactionResponseType TransactionResponseType.withReplaceResults(ActionResultsType value)
           
 TransactionResponseType TransactionResponseType.withTransactionSummary(TransactionSummaryType value)
           
 TransactionResponseType TransactionResponseType.withUpdateResults(ActionResultsType value)
           
 

Methods in net.opengis.wfs.v_2_0 that return types with arguments of type TransactionResponseType
 JAXBElement<TransactionResponseType> ObjectFactory.createTransactionResponse(TransactionResponseType value)
          Create an instance of JAXBElement<TransactionResponseType>}
 

Methods in net.opengis.wfs.v_2_0 with parameters of type TransactionResponseType
 JAXBElement<TransactionResponseType> ObjectFactory.createTransactionResponse(TransactionResponseType value)
          Create an instance of JAXBElement<TransactionResponseType>}
 



Copyright © 2008-2014 Highsource. All Rights Reserved.