Uses of Class
com.adyen.model.nexo.InputResponse
-
Packages that use InputResponse Package Description com.adyen.model.nexo -
-
Uses of InputResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as InputResponse Modifier and Type Field Description protected InputResponseSaleToPOIResponse. inputResponseThe Input response.Methods in com.adyen.model.nexo that return InputResponse Modifier and Type Method Description InputResponseObjectFactory. createInputResponse()Create an instance ofInputResponseInputResponseSaleToPOIResponse. getInputResponse()Gets the value of the inputResponse property.Methods in com.adyen.model.nexo with parameters of type InputResponse Modifier and Type Method Description voidSaleToPOIResponse. setInputResponse(InputResponse value)Sets the value of the inputResponse property.
-