Uses of Class
com.adyen.model.nexo.SoundResponse
-
Packages that use SoundResponse Package Description com.adyen.model.nexo -
-
Uses of SoundResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as SoundResponse Modifier and Type Field Description protected SoundResponseSaleToPOIResponse. soundResponseThe Sound response.Methods in com.adyen.model.nexo that return SoundResponse Modifier and Type Method Description SoundResponseObjectFactory. createSoundResponse()Create an instance ofSoundResponseSoundResponseSaleToPOIResponse. getSoundResponse()Gets the value of the soundResponse property.Methods in com.adyen.model.nexo with parameters of type SoundResponse Modifier and Type Method Description voidSaleToPOIResponse. setSoundResponse(SoundResponse value)Sets the value of the soundResponse property.
-