Class Parameter

java.lang.Object
org.exoplatform.web.application.Parameter

public class Parameter extends Object
Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Oct 26, 2006
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)