java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.Schedule
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ScheduleMixinAnnotations
All Implemented Interfaces:
Serializable

public class ScheduleMixinAnnotations extends Schedule
Class that configures the mixin annotations for the schedule class
Since:
9/9/14
See Also:
  • Constructor Details

    • ScheduleMixinAnnotations

      public ScheduleMixinAnnotations(List<Integer> mHourRange, List<Integer> mDaysRange, Long mExpirationDate, String mTimeZoneIdentifier)