Class ProfileCustomButton
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
- Direct Known Subclasses:
ProfileCustomButtonMixinAnnotations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getTitle()
void
setBackgroundColor
(String mBackgroundColor) void
setContentSchedule
(ProfileSchedule mContentSchedule) void
setContentType
(String mContentType) void
setDescription
(String mDescription) void
setDialogImageUrl
(String mDialogImageUrl) void
setFeaturedImageUrl
(String mFeaturedImageUrl) void
void
setMoreInfoUrl
(String mMoreInfoUrl) void
setThumbnailImageUrl
(String mThumbnailImageUrl) void
toString()
-
Constructor Details
-
ProfileCustomButton
public ProfileCustomButton() -
ProfileCustomButton
-
-
Method Details
-
toString
-
getContentType
-
setContentType
-
getId
-
setId
-
getTitle
-
setTitle
-
getFeaturedImageUrl
-
setFeaturedImageUrl
-
getBackgroundColor
-
setBackgroundColor
-
getDescription
-
setDescription
-
getMoreInfoUrl
-
setMoreInfoUrl
-
getContentSchedule
-
setContentSchedule
-
getDialogImageUrl
-
setDialogImageUrl
-
getThumbnailImageUrl
-
setThumbnailImageUrl
-