Class ProfileSourcesMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ProfileSources
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileSourcesMixinAnnotations
Class that will configure the mapping for a Profile Sources, using mixing annotations
provided by Jackson library
- Since:
- 10/1/21
-
Constructor Summary
ConstructorsConstructorDescriptionProfileSourcesMixinAnnotations
(String mTag, String mType, ProfileResource mResource) -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
getmResource, getmTag, getmType, setmResource, setmTag, setmType, toString
-
Constructor Details
-
ProfileSourcesMixinAnnotations
-