railo.runtime.tag
Class ReportParamBean

java.lang.Object
  extended by railo.runtime.tag.ReportParamBean

public class ReportParamBean
extends Object


Constructor Summary
ReportParamBean()
           
 
Method Summary
 String getName()
           
 Object getValue()
           
 void setName(String name)
           
 void setValue(Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportParamBean

public ReportParamBean()
Method Detail

getName

public String getName()
Returns:
the name

setName

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

getValue

public Object getValue()
Returns:
the value

setValue

public void setValue(Object value)
Parameters:
value - the value to set


Copyright © 2012 Railo