org.molgenis.omx.plugins
Class BackgroundPlugin.BackgroundModel

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

public static class BackgroundPlugin.BackgroundModel
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
BackgroundPlugin.BackgroundModel()
           
 
Method Summary
 String getBackground()
           
 void setBackground(String background)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundPlugin.BackgroundModel

public BackgroundPlugin.BackgroundModel()
Method Detail

getBackground

public String getBackground()

setBackground

public void setBackground(String background)


Copyright © 2013. All Rights Reserved.