railo.commons.lang
Class Wrap

java.lang.Object
  extended by railo.commons.lang.Wrap

public final class Wrap
extends Object

Wras a Object


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

Constructor Detail

Wrap

public Wrap(Object value)
Parameters:
value -
Method Detail

getValue

public Object getValue()
Returns:
Returns the value.

setValue

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


Copyright © 2012 Railo