Uses of Class
com.adyen.model.applicationinfo.CommonField
-
Packages that use CommonField Package Description com.adyen.model.applicationinfo -
-
Uses of CommonField in com.adyen.model.applicationinfo
Subclasses of CommonField in com.adyen.model.applicationinfo Modifier and Type Class Description classExternalPlatformMethods in com.adyen.model.applicationinfo that return CommonField Modifier and Type Method Description CommonFieldApplicationInfo. getAdyenLibrary()CommonFieldApplicationInfo. getAdyenPaymentSource()CommonFieldApplicationInfo. getMerchantApplication()CommonFieldApplicationInfo. getPaymentDetailsSource()CommonFieldCommonField. name(String name)CommonFieldCommonField. version(String version)Methods in com.adyen.model.applicationinfo with parameters of type CommonField Modifier and Type Method Description voidApplicationInfo. setAdyenPaymentSource(CommonField adyenPaymentSource)voidApplicationInfo. setMerchantApplication(CommonField merchantApplication)voidApplicationInfo. setPaymentDetailsSource(CommonField paymentDetailsSource)
-