com.ebmwebsourcing.wsstar.qml.api
Interface Expr
- All Known Implementing Classes:
- ExprImpl
public interface Expr
- Version:
- 1.0
- Author:
- Le Duc Bao - France Telecom
getValue
Value getValue()
setValue
void setValue(Value value)
getInput
Input getInput()
setInput
void setInput(java.lang.String value)
getExprBinary
ExprBinary getExprBinary()
setExprBinary
void setExprBinary(ExprBinary value)
getExprUnary
ExprUnary getExprUnary()
setExprUnary
void setExprUnary(ExprUnary value)
Copyright © 2009 eBM Websourcing. All Rights Reserved.