net.sourceforge.webcompmath.data.beans
Class WCMValueMathBean

java.lang.Object
  extended by net.sourceforge.webcompmath.data.ValueMath
      extended by net.sourceforge.webcompmath.data.beans.WCMValueMathBean
All Implemented Interfaces:
java.io.Serializable, Value

public class WCMValueMathBean
extends ValueMath

Bean version of ValueMath.

Author:
Tom Downey
See Also:
Serialized Form

Constructor Summary
WCMValueMathBean()
          default constructor
 
Method Summary
 
Methods inherited from class net.sourceforge.webcompmath.data.ValueMath
getVal, setFunction, setop, setX, setY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCMValueMathBean

public WCMValueMathBean()
default constructor