org.exoplatform.wiki.rendering.macro.textcolor
Class ColorMacroParameters

java.lang.Object
  extended by org.exoplatform.wiki.rendering.macro.textcolor.ColorMacroParameters

public class ColorMacroParameters
extends Object


Constructor Summary
ColorMacroParameters()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorMacroParameters

public ColorMacroParameters()
Method Detail

getName

public String getName()
Returns:
the name

setName

public void setName(String name)
Parameters:
name - the name to set


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.