Uses of Class
net.sourceforge.webcompmath.data.beans.WCMParserBean

Packages that use WCMParserBean
net.sourceforge.webcompmath.functions.beans   
 

Uses of WCMParserBean in net.sourceforge.webcompmath.functions.beans
 

Methods in net.sourceforge.webcompmath.functions.beans that return WCMParserBean
 WCMParserBean WCMExpressionFunctionBean.getParser()
          Get the parser
 

Methods in net.sourceforge.webcompmath.functions.beans with parameters of type WCMParserBean
 void WCMExpressionFunctionBean.setParser(WCMParserBean p)
          Set the parser