Uses of Class
com.adyen.model.nexo.PrintResponse
-
Packages that use PrintResponse Package Description com.adyen.model.nexo -
-
Uses of PrintResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as PrintResponse Modifier and Type Field Description protected PrintResponseSaleToPOIResponse. printResponseThe Print response.Methods in com.adyen.model.nexo that return PrintResponse Modifier and Type Method Description PrintResponseObjectFactory. createPrintResponse()Create an instance ofPrintResponsePrintResponseSaleToPOIResponse. getPrintResponse()Gets the value of the printResponse property.Methods in com.adyen.model.nexo with parameters of type PrintResponse Modifier and Type Method Description voidSaleToPOIResponse. setPrintResponse(PrintResponse value)Sets the value of the printResponse property.
-