Package | Description |
---|---|
com.release.muvisdk.apiModel.outputModel |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<HomePageSectionModel> |
AppHomePageOutput.getHomePageSectionModel()
This Method is use to get the Home Page Section Model
|
Modifier and Type | Method and Description |
---|---|
void |
AppHomePageOutput.setHomePageSectionModel(java.util.ArrayList<HomePageSectionModel> homePageSectionModel)
This Method is use to set the Home Page Section Model
|