public class AppHomeFeatureOutputModel.BannerSectionList
extends java.lang.Object
Constructor and Description |
---|
BannerSectionList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBannerPermalink()
This Method is use to get the bannerPermalink
|
java.lang.String |
getBannerText()
This Method is use to get the bannerText
|
java.lang.String |
getBannerType()
This Method is use to get the bannerType
|
java.lang.String |
getBannerUrl()
This Method is use to get the bannerUrl
|
java.lang.String |
getButtonText()
This Method is use to get the buttonText
|
int |
getButtonType()
This Method is use to get the buttonType
|
java.lang.String |
getContentTypesId()
This Method is use to get the contentTypesId
|
java.lang.String |
getImagePath()
This Method is use to get the bannerUrl
|
java.lang.String |
getOtherSubType()
This Method is use to get the otherSubType
|
java.lang.String |
getTextHeading()
This Method is use to get the textHeading
|
java.lang.String |
getTitle()
This Method is use to get the title
|
java.lang.String |
getWebLink()
This Method is use to get the webLink
|
@Nullable public java.lang.String getImagePath()
@Nullable public java.lang.String getBannerUrl()
@Nullable public java.lang.String getBannerPermalink()
@Nullable public java.lang.String getBannerType()
@Nullable public java.lang.String getOtherSubType()
@Nullable public java.lang.String getWebLink()
@Nullable public java.lang.String getBannerText()
@Nullable public java.lang.String getTextHeading()
@Nullable public java.lang.String getButtonText()
public int getButtonType()
@Nullable public java.lang.String getContentTypesId()
@Nullable public java.lang.String getTitle()