Uses of Class
net.anotheria.anosite.content.bean.ScriptBean
-
Packages that use ScriptBean Package Description net.anotheria.anosite.content.bean -
-
Uses of ScriptBean in net.anotheria.anosite.content.bean
Methods in net.anotheria.anosite.content.bean that return types with arguments of type ScriptBean Modifier and Type Method Description List<ScriptBean>BoxBean. getScripts()List<ScriptBean>PageBean. getScripts()Method parameters in net.anotheria.anosite.content.bean with type arguments of type ScriptBean Modifier and Type Method Description voidPageBean. addScripts(List<ScriptBean> mediaLinks)voidBoxBean. setScripts(List<ScriptBean> scripts)
-