public class ApplicationInfo extends Object
| Constructor and Description |
|---|
ApplicationInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CommonField |
getAdyenLibrary() |
CommonField |
getAdyenPaymentSource() |
ExternalPlatform |
getExternalPlatform() |
CommonField |
getMerchantApplication() |
MerchantDevice |
getMerchantDevice() |
CommonField |
getPaymentDetailsSource() |
ShopperInteractionDevice |
getShopperInteractionDevice() |
int |
hashCode() |
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 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 © 2022. All rights reserved.