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<? extends AbstractTransactionActionType>> values)
           
 TransactionType TransactionType.withAbstractTransactionAction(JAXBElement<? extends AbstractTransactionActionType>... values)
           
 TransactionType TransactionType.withAbstractTransactionAction(List<JAXBElement<? extends AbstractTransactionActionType>> value)
           
 TransactionType TransactionType.withHandle(String value)
           
 TransactionType TransactionType.withLockId(String value)
           
 TransactionType TransactionType.withReleaseAction(AllSomeType value)
           
 TransactionType TransactionType.withSrsName(String value)
           
 TransactionType TransactionType.withVersion(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-2015. All Rights Reserved.