Class ApplicationInfo


  • public class ApplicationInfo
    extends Object
    • Constructor Detail

      • ApplicationInfo

        public ApplicationInfo()
    • Method Detail

      • getPaymentDetailsSource

        public CommonField getPaymentDetailsSource()
      • setPaymentDetailsSource

        public void setPaymentDetailsSource​(CommonField paymentDetailsSource)
      • getAdyenLibrary

        public CommonField getAdyenLibrary()
      • getAdyenPaymentSource

        public CommonField getAdyenPaymentSource()
      • setAdyenPaymentSource

        public void setAdyenPaymentSource​(CommonField adyenPaymentSource)
      • getMerchantApplication

        public CommonField getMerchantApplication()
      • setMerchantApplication

        public void setMerchantApplication​(CommonField merchantApplication)
      • setMerchantDevice

        public void setMerchantDevice​(MerchantDevice merchantDevice)
      • setExternalPlatform

        public void setExternalPlatform​(ExternalPlatform externalPlatform)
      • setShopperInteractionDevice

        public void setShopperInteractionDevice​(ShopperInteractionDevice shopperInteractionDevice)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object