org.molgenis.omx.plugins
Class HomePlugin.HomeModel

java.lang.Object
  extended by org.molgenis.omx.plugins.HomePlugin.HomeModel
All Implemented Interfaces:
Serializable
Enclosing class:
HomePlugin

public static class HomePlugin.HomeModel
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
HomePlugin.HomeModel()
           
 
Method Summary
 String getHomeHtml()
           
 void setHomeHtml(String homeHtml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HomePlugin.HomeModel

public HomePlugin.HomeModel()
Method Detail

getHomeHtml

public String getHomeHtml()

setHomeHtml

public void setHomeHtml(String homeHtml)


Copyright © 2013. All Rights Reserved.