org.wicketstuff.jquery
Class FunctionString

java.lang.Object
  extended by org.wicketstuff.jquery.FunctionString
All Implemented Interfaces:
Serializable

public class FunctionString
extends Object
implements Serializable

Author:
Edvin Syse
See Also:
Serialized Form

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

Constructor Detail

FunctionString

public FunctionString(String value)
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.