Package | Description |
---|---|
com.release.muvisdk.apiModel.outputModel |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<HomePageBannerModel> |
AppHomePageOutput.getHomePageBannerModels()
This Method is use to get the Home Page Banner Model
|
Modifier and Type | Method and Description |
---|---|
void |
AppHomePageOutput.setHomePageBannerModels(java.util.ArrayList<HomePageBannerModel> homePageBannerModels)
This Method is use to set the Home Page Banner Model
|