Uses of Class
com.adyen.model.nexo.SoundContent
-
Packages that use SoundContent Package Description com.adyen.model.nexo -
-
Uses of SoundContent in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as SoundContent Modifier and Type Field Description protected SoundContentSoundRequest. soundContentThe Sound content.Methods in com.adyen.model.nexo that return SoundContent Modifier and Type Method Description SoundContentObjectFactory. createSoundContent()Create an instance ofSoundContentSoundContentSoundRequest. getSoundContent()Gets the value of the soundContent property.Methods in com.adyen.model.nexo with parameters of type SoundContent Modifier and Type Method Description voidSoundRequest. setSoundContent(SoundContent value)Sets the value of the soundContent property.
-