Uses of Class
com.adyen.model.nexo.DisplayResponse
-
Packages that use DisplayResponse Package Description com.adyen.model.nexo -
-
Uses of DisplayResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as DisplayResponse Modifier and Type Field Description protected DisplayResponseSaleToPOIResponse. displayResponseThe Display response.Methods in com.adyen.model.nexo that return DisplayResponse Modifier and Type Method Description DisplayResponseObjectFactory. createDisplayResponse()Create an instance ofDisplayResponseDisplayResponseSaleToPOIResponse. getDisplayResponse()Gets the value of the displayResponse property.Methods in com.adyen.model.nexo with parameters of type DisplayResponse Modifier and Type Method Description voidSaleToPOIResponse. setDisplayResponse(DisplayResponse value)Sets the value of the displayResponse property.
-