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

Packages that use DigestMethod
nl.iShopService.ideal3.generated   
 

Uses of DigestMethod in nl.iShopService.ideal3.generated
 

Methods in nl.iShopService.ideal3.generated that return DigestMethod
 DigestMethod ObjectFactory.createDigestMethod()
          Create an instance of DigestMethod
 DigestMethod Reference.getDigestMethod()
          Gets the value of the digestMethod property.
 

Methods in nl.iShopService.ideal3.generated with parameters of type DigestMethod
 void Reference.setDigestMethod(DigestMethod value)
          Sets the value of the digestMethod property.