public class AppHomeFeatureOutputModel.SectionName
extends java.lang.Object
Constructor and Description |
---|
SectionName() |
Modifier and Type | Method and Description |
---|---|
java.util.List<AppHomeFeatureOutputModel.Data> |
getData()
This Method is use to get the data
|
java.lang.String |
getSectionId()
This Method is use to get the sectionId
|
java.lang.String |
getSectionType()
This Method is use to get the sectionType
|
java.lang.String |
getTitle()
This Method is use to get the title
|
java.lang.String |
getTotal()
This Method is use to get the total
|
@Nullable public java.lang.String getTitle()
@Nullable public java.lang.String getSectionId()
@Nullable public java.lang.String getSectionType()
@Nullable public java.lang.String getTotal()
@Nullable public java.util.List<AppHomeFeatureOutputModel.Data> getData()