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

Packages that use Issuer
nl.iShopService.ideal3.generated   
 

Uses of Issuer in nl.iShopService.ideal3.generated
 

Methods in nl.iShopService.ideal3.generated that return Issuer
 Issuer ObjectFactory.createIssuer()
          Create an instance of Issuer
 Issuer AcquirerTrxRes.getIssuer()
          Gets the value of the issuer property.
 

Methods in nl.iShopService.ideal3.generated that return types with arguments of type Issuer
 java.util.List<Issuer> Country.getIssuer()
          Gets the value of the issuer property.
 

Methods in nl.iShopService.ideal3.generated with parameters of type Issuer
 void AcquirerTrxRes.setIssuer(Issuer value)
          Sets the value of the issuer property.