Uses of Class
nl.iShopService.ideal3.generated.Transaction

Packages that use Transaction
nl.iShopService.ideal3.generated   
 

Uses of Transaction in nl.iShopService.ideal3.generated
 

Methods in nl.iShopService.ideal3.generated that return Transaction
 Transaction ObjectFactory.createTransaction()
          Create an instance of Transaction
 Transaction AcquirerStatusRes.getTransaction()
          Gets the value of the transaction property.
 Transaction AcquirerTrxRes.getTransaction()
          Gets the value of the transaction property.
 

Methods in nl.iShopService.ideal3.generated with parameters of type Transaction
 void AcquirerStatusRes.setTransaction(Transaction value)
          Sets the value of the transaction property.
 void AcquirerTrxRes.setTransaction(Transaction value)
          Sets the value of the transaction property.