Uses of Class
nl.iShopService.util.TypeIdeal3Request

Packages that use TypeIdeal3Request
nl.iShopService.util   
 

Uses of TypeIdeal3Request in nl.iShopService.util
 

Methods in nl.iShopService.util that return TypeIdeal3Request
static TypeIdeal3Request TypeIdeal3Request.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TypeIdeal3Request[] TypeIdeal3Request.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.iShopService.util with parameters of type TypeIdeal3Request
 void Ideal3Http.send(java.lang.String signedMessage, java.lang.String serverUrl, TypeIdeal3Request requestType, java.lang.String certificate)
          Send a http message to the bank.