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

Packages that use SignatureMethod
nl.iShopService.ideal3.generated   
 

Uses of SignatureMethod in nl.iShopService.ideal3.generated
 

Methods in nl.iShopService.ideal3.generated that return SignatureMethod
 SignatureMethod ObjectFactory.createSignatureMethod()
          Create an instance of SignatureMethod
 SignatureMethod SignedInfo.getSignatureMethod()
          Gets the value of the signatureMethod property.
 

Methods in nl.iShopService.ideal3.generated with parameters of type SignatureMethod
 void SignedInfo.setSignatureMethod(SignatureMethod value)
          Sets the value of the signatureMethod property.