Package | Description |
---|---|
com.girosolution.girocheckout |
Modifier and Type | Method and Description |
---|---|
static Merchant |
MerchantFactory.createMerchant(int id)
Erzeugt ein Merchant Objekt
|
static Merchant |
MerchantFactory.createMerchant(int id,
Logger logger)
Erzeugt ein Merchant Objekt mit einem Logger zur Ausgabe von Nachrichten
|