public class ModuleBean extends Object
ModuleBean(ContentContext ctx, Module module)
String
getName()
getTitle()
getUrl()
void
setName(String name)
setTitle(String title)
setUrl(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModuleBean(ContentContext ctx, Module module)
public String getName()
public void setName(String name)
public String getTitle()
public void setTitle(String title)
public String getUrl()
public void setUrl(String url)
Copyright © 2012-2018. All Rights Reserved.