public class ApplicationInfo extends Object
| Constructor and Description |
|---|
ApplicationInfo() |
| Modifier and Type | Method and Description |
|---|---|
CommonField |
getAdyenLibrary() |
CommonField |
getAdyenPaymentSource() |
ExternalPlatform |
getExternalPlatform() |
CommonField |
getMerchantApplication() |
MerchantDevice |
getMerchantDevice() |
CommonField |
getPaymentDetailsSource() |
ShopperInteractionDevice |
getShopperInteractionDevice() |
void |
setAdyenLibrary(CommonField adyenLibrary) |
void |
setAdyenPaymentSource(CommonField adyenPaymentSource) |
void |
setExternalPlatform(ExternalPlatform externalPlatform) |
void |
setMerchantApplication(CommonField merchantApplication) |
void |
setMerchantDevice(MerchantDevice merchantDevice) |
void |
setPaymentDetailsSource(CommonField paymentDetailsSource) |
void |
setShopperInteractionDevice(ShopperInteractionDevice shopperInteractionDevice) |
String |
toString() |
public CommonField getPaymentDetailsSource()
public void setPaymentDetailsSource(CommonField paymentDetailsSource)
public CommonField getAdyenLibrary()
public void setAdyenLibrary(CommonField adyenLibrary)
public CommonField getAdyenPaymentSource()
public void setAdyenPaymentSource(CommonField adyenPaymentSource)
public CommonField getMerchantApplication()
public void setMerchantApplication(CommonField merchantApplication)
public MerchantDevice getMerchantDevice()
public void setMerchantDevice(MerchantDevice merchantDevice)
public ExternalPlatform getExternalPlatform()
public void setExternalPlatform(ExternalPlatform externalPlatform)
public ShopperInteractionDevice getShopperInteractionDevice()
public void setShopperInteractionDevice(ShopperInteractionDevice shopperInteractionDevice)
Copyright © 2018. All rights reserved.