Class ProfileSettingsMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.Profile
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileSettingsMixinAnnotations
Class that will configure the mapping for a Profile Settings, using mixing annotations
provided by Jackson library
- Since:
- 04/16/2021
-
Constructor Summary
ConstructorsConstructorDescriptionProfileSettingsMixinAnnotations
(String mTextLanguage, String mAudioLanguage) -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.business.model.Profile
getmAssets, getmAudioOptions, getmAutomations, getmGeneralSettings, getmInfrastructure, getmMeta, setmAssets, setmAudioOptions, setmAutomations, setmGeneralSettings, setmInfrastructure, setmMeta, toString
-
Constructor Details
-
ProfileSettingsMixinAnnotations
-