Uses of Class
com.adyen.model.nexo.MobileData
-
Packages that use MobileData Package Description com.adyen.model.nexo -
-
Uses of MobileData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as MobileData Modifier and Type Field Description protected MobileDataPaymentInstrumentData. mobileDataThe Mobile data.Methods in com.adyen.model.nexo that return MobileData Modifier and Type Method Description MobileDataObjectFactory. createMobileData()Create an instance ofMobileDataMobileDataPaymentInstrumentData. getMobileData()Gets the value of the mobileData property.Methods in com.adyen.model.nexo with parameters of type MobileData Modifier and Type Method Description voidPaymentInstrumentData. setMobileData(MobileData value)Sets the value of the mobileData property.
-