org.exoplatform.wiki.rendering.macro.anchor
Class AnchorMacroParameters

java.lang.Object
  extended by org.exoplatform.wiki.rendering.macro.anchor.AnchorMacroParameters

public class AnchorMacroParameters
extends Object


Constructor Summary
AnchorMacroParameters()
           
 
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

AnchorMacroParameters

public AnchorMacroParameters()
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.