Uses of Class
com.adyen.model.nexo.POITerminalData
-
Packages that use POITerminalData Package Description com.adyen.model.nexo -
-
Uses of POITerminalData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as POITerminalData Modifier and Type Field Description protected POITerminalDataPOISystemData. poiTerminalDataThe Poi terminal data.Methods in com.adyen.model.nexo that return POITerminalData Modifier and Type Method Description POITerminalDataObjectFactory. createPOITerminalData()Create an instance ofPOITerminalDataPOITerminalDataPOISystemData. getPOITerminalData()Gets the value of the poiTerminalData property.Methods in com.adyen.model.nexo with parameters of type POITerminalData Modifier and Type Method Description voidPOISystemData. setPOITerminalData(POITerminalData value)Sets the value of the poiTerminalData property.
-