类 LayoutBottomNavigationVo
java.lang.Object
com.ishop.model.vo.LayoutBottomNavigationVo
- 所有已实现的接口:
Serializable
页面设计底部导航响应对象。
- 作者:
- 时克英
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetBottomNavigationList(List<HashMap<String, Object>> bottomNavigationList) voidsetIsCustom(String isCustom)
-
构造器详细资料
-
LayoutBottomNavigationVo
public LayoutBottomNavigationVo()
-
-
方法详细资料
-
getIsCustom
-
setIsCustom