Uses of Class
com.adyen.model.nexo.POISoftware
-
Packages that use POISoftware Package Description com.adyen.model.nexo -
-
Uses of POISoftware in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as POISoftware Modifier and Type Field Description protected POISoftwarePOISystemData. poiSoftwareThe Poi software.Methods in com.adyen.model.nexo that return POISoftware Modifier and Type Method Description POISoftwareObjectFactory. createPOISoftware()Create an instance ofPOISoftwarePOISoftwarePOISystemData. getPOISoftware()Gets the value of the poiSoftware property.Methods in com.adyen.model.nexo with parameters of type POISoftware Modifier and Type Method Description voidPOISystemData. setPOISoftware(POISoftware value)Sets the value of the poiSoftware property.
-