Uses of Class
net.opengis.wcst.v_1_1.TransactionType

Uses of TransactionType in net.opengis.wcst.v_1_1
 

Fields in net.opengis.wcst.v_1_1 declared as TransactionType
protected  TransactionType AcknowledgementType.operationRequest
           
 

Methods in net.opengis.wcst.v_1_1 that return TransactionType
 TransactionType ObjectFactory.createTransactionType()
          Create an instance of TransactionType
 TransactionType AcknowledgementType.getOperationRequest()
          Gets the value of the operationRequest property.
 TransactionType TransactionType.withInputCoverages(ManifestType value)
           
 TransactionType TransactionType.withRequestId(String value)
           
 TransactionType TransactionType.withResponseHandler(String value)
           
 

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

Methods in net.opengis.wcst.v_1_1 with parameters of type TransactionType
 JAXBElement<TransactionType> ObjectFactory.createTransaction(TransactionType value)
          Create an instance of JAXBElement<TransactionType>}
 void AcknowledgementType.setOperationRequest(TransactionType value)
          Sets the value of the operationRequest property.
 AcknowledgementType AcknowledgementType.withOperationRequest(TransactionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.