Class ListenerProfileInformationMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ListenerProfileInformationMixinAnnotations
Class that will configure the mapping for general information of Listener Profile, using mixing annotations
- Since:
- 7/4/22
-
Constructor Summary
ConstructorsConstructorDescriptionListenerProfileInformationMixinAnnotations
(String mLeid, String mName, boolean mPassphraseRequired, int mVersion) -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
getmLeid, getmName, getmPassphraseRequired, getmVersion, setmLeid, setmName, setmPassphraseRequired, setmVersion, toString
-
Constructor Details
-
ListenerProfileInformationMixinAnnotations
-