Uses of Class
com.adyen.model.nexo.SensitiveMobileData
-
Packages that use SensitiveMobileData Package Description com.adyen.model.nexo -
-
Uses of SensitiveMobileData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as SensitiveMobileData Modifier and Type Field Description protected SensitiveMobileDataMobileData. sensitiveMobileDataThe Sensitive mobile data.Methods in com.adyen.model.nexo that return SensitiveMobileData Modifier and Type Method Description SensitiveMobileDataObjectFactory. createSensitiveMobileData()Create an instance ofSensitiveMobileDataSensitiveMobileDataMobileData. getSensitiveMobileData()Gets the value of the sensitiveMobileData property.Methods in com.adyen.model.nexo with parameters of type SensitiveMobileData Modifier and Type Method Description voidMobileData. setSensitiveMobileData(SensitiveMobileData value)Sets the value of the sensitiveMobileData property.
-