Class ListenerProfileMenuMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ListenerProfileMenu
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ListenerProfileMenuMixinAnnotations
Class that will configure the mapping for general information of Listener Profile, using mixing annotations
- Since:
- 7/4/22
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract List<ListenerProfileInformation>
abstract void
setListenerProfileMenuList
(List<ListenerProfileInformation> mListenerProfileMenuList)
-
Constructor Details
-
ListenerProfileMenuMixinAnnotations
public ListenerProfileMenuMixinAnnotations()
-
-
Method Details
-
getListenerProfileMenu
- Overrides:
getListenerProfileMenu
in classListenerProfileMenu
-
setListenerProfileMenuList
public abstract void setListenerProfileMenuList(List<ListenerProfileInformation> mListenerProfileMenuList) - Overrides:
setListenerProfileMenuList
in classListenerProfileMenu
-