Uses of Class
com.adyen.model.nexo.ICCResetData
-
Packages that use ICCResetData Package Description com.adyen.model.nexo -
-
Uses of ICCResetData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as ICCResetData Modifier and Type Field Description protected ICCResetDataCardReaderInitResponse. iccResetDataThe Icc reset data.Methods in com.adyen.model.nexo that return ICCResetData Modifier and Type Method Description ICCResetDataObjectFactory. createICCResetData()Create an instance ofICCResetDataICCResetDataCardReaderInitResponse. getICCResetData()Gets the value of the iccResetData property.Methods in com.adyen.model.nexo with parameters of type ICCResetData Modifier and Type Method Description voidCardReaderInitResponse. setICCResetData(ICCResetData value)Sets the value of the iccResetData property.
-