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

Packages that use Signature
nl.iShopService.ideal3.generated   
 

Uses of Signature in nl.iShopService.ideal3.generated
 

Methods in nl.iShopService.ideal3.generated that return Signature
 Signature ObjectFactory.createSignature()
          Create an instance of Signature
 Signature AcquirerStatusRes.getSignature()
          Gets the value of the signature property.
 Signature AcquirerTrxRes.getSignature()
          Gets the value of the signature property.
 Signature AcquirerErrorRes.getSignature()
          Gets the value of the signature property.
 Signature DirectoryRes.getSignature()
          Gets the value of the signature property.
 

Methods in nl.iShopService.ideal3.generated with parameters of type Signature
 void AcquirerStatusRes.setSignature(Signature value)
          Sets the value of the signature property.
 void AcquirerTrxRes.setSignature(Signature value)
          Sets the value of the signature property.
 void AcquirerErrorRes.setSignature(Signature value)
          Sets the value of the signature property.
 void DirectoryRes.setSignature(Signature value)
          Sets the value of the signature property.