Uses of Class
net.anotheria.anosite.content.bean.NaviItemBean
-
Packages that use NaviItemBean Package Description net.anotheria.anosite.content.bean -
-
Uses of NaviItemBean in net.anotheria.anosite.content.bean
Methods in net.anotheria.anosite.content.bean that return types with arguments of type NaviItemBean Modifier and Type Method Description List<NaviItemBean>NaviItemBean. getSubNavi()Methods in net.anotheria.anosite.content.bean with parameters of type NaviItemBean Modifier and Type Method Description voidNaviItemBean. addNaviItem(NaviItemBean toAdd)Method parameters in net.anotheria.anosite.content.bean with type arguments of type NaviItemBean Modifier and Type Method Description voidNaviItemBean. setSubNavi(List<NaviItemBean> subNavi)
-