Class ProfileInfrastructureMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.Profile
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileInfrastructureMixinAnnotations
Class that will configure the mapping for a Profile Infrastructure, using mixing annotations
- Since:
- 12/08/22
-
Constructor Summary
ConstructorsConstructorDescriptionProfileInfrastructureMixinAnnotations
(String mGPS, String mTimers, ProfileServer[] mServers) -
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
-
ProfileInfrastructureMixinAnnotations
-