Uses of Class
com.adyen.model.nexo.POIProfile
-
Packages that use POIProfile Package Description com.adyen.model.nexo -
-
Uses of POIProfile in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as POIProfile Modifier and Type Field Description protected POIProfilePOITerminalData. poiProfileThe Poi profile.Methods in com.adyen.model.nexo that return POIProfile Modifier and Type Method Description POIProfileObjectFactory. createPOIProfile()Create an instance ofPOIProfilePOIProfilePOITerminalData. getPOIProfile()Gets the value of the poiProfile property.Methods in com.adyen.model.nexo with parameters of type POIProfile Modifier and Type Method Description voidPOITerminalData. setPOIProfile(POIProfile value)Sets the value of the poiProfile property.
-