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

Uses of TransactionType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return TransactionType
 TransactionType ObjectFactory.createTransactionType()
          Create an instance of TransactionType
 TransactionType TransactionType.withAbstractTransactionAction(Collection<JAXBElement<?>> values)
           
 TransactionType TransactionType.withAbstractTransactionAction(JAXBElement<?>... values)
           
 TransactionType TransactionType.withAbstractTransactionAction(List<JAXBElement<?>> value)
           
 TransactionType TransactionType.withHandle(String value)
           
 TransactionType TransactionType.withLockId(String value)
           
 TransactionType TransactionType.withReleaseAction(AllSomeType value)
           
 TransactionType TransactionType.withSrsName(String value)
           
 

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

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



Copyright © 2008-2014 Highsource. All Rights Reserved.