Class AdvertisementMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.Advertisement
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.AdvertisementMixinAnnotations
Class that implements the mapping for the add entity
- Since:
- 8/13/14
-
Field Summary
Fields inherited from class com.exxothermic.audioeverywheresdk.business.model.Advertisement
IMAGE_AD, INVALID_VIDEO_RESOURCE, VIDEO_AD
-
Constructor Summary
ConstructorsConstructorDescriptionAdvertisementMixinAnnotations
(String mType, String mUrl, Integer mSkipTime, Boolean skipEnabled) -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.business.model.Advertisement
getRecommendedAutoDismissTime, getSkipEnabled, getSkipTime, getType, getUrl, isValid, setSkipTime, setType, setUrl, toString
-
Constructor Details
-
AdvertisementMixinAnnotations
-