Uses of Class
com.adyen.model.nexo.POISystemData
-
Packages that use POISystemData Package Description com.adyen.model.nexo -
-
Uses of POISystemData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as POISystemData Modifier and Type Field Description protected POISystemDataLoginResponse. poiSystemDataThe Poi system data.Methods in com.adyen.model.nexo that return POISystemData Modifier and Type Method Description POISystemDataObjectFactory. createPOISystemData()Create an instance ofPOISystemDataPOISystemDataLoginResponse. getPOISystemData()Gets the value of the poiSystemData property.Methods in com.adyen.model.nexo with parameters of type POISystemData Modifier and Type Method Description voidLoginResponse. setPOISystemData(POISystemData value)Sets the value of the poiSystemData property.
-