Uses of Interface
com.ebmwebsourcing.wsstar.qml.api.ExprUnary

Packages that use ExprUnary
com.ebmwebsourcing.wsstar.qml.api   
com.ebmwebsourcing.wsstar.qml.impl   
 

Uses of ExprUnary in com.ebmwebsourcing.wsstar.qml.api
 

Methods in com.ebmwebsourcing.wsstar.qml.api that return ExprUnary
 ExprUnary Expr.getExprUnary()
           
 

Methods in com.ebmwebsourcing.wsstar.qml.api with parameters of type ExprUnary
 void Expr.setExprUnary(ExprUnary value)
           
 

Uses of ExprUnary in com.ebmwebsourcing.wsstar.qml.impl
 

Classes in com.ebmwebsourcing.wsstar.qml.impl that implement ExprUnary
 class ExprUnaryImpl
           
 

Methods in com.ebmwebsourcing.wsstar.qml.impl that return ExprUnary
 ExprUnary ExprImpl.getExprUnary()
           
 

Methods in com.ebmwebsourcing.wsstar.qml.impl with parameters of type ExprUnary
 void ExprImpl.setExprUnary(ExprUnary value)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.