Uses of Class
com.adyen.model.nexo.InputResult
-
Packages that use InputResult Package Description com.adyen.model.nexo -
-
Uses of InputResult in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as InputResult Modifier and Type Field Description protected InputResultInputResponse. inputResultThe Input result.Methods in com.adyen.model.nexo that return InputResult Modifier and Type Method Description InputResultObjectFactory. createInputResult()Create an instance ofInputResultInputResultInputResponse. getInputResult()Gets the value of the inputResult property.Methods in com.adyen.model.nexo with parameters of type InputResult Modifier and Type Method Description voidInputResponse. setInputResult(InputResult value)Sets the value of the inputResult property.
-