com.ebmwebsourcing.agreement.definition.impl
Class ExpressionImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TExpression>
com.ebmwebsourcing.agreement.definition.impl.ExpressionImpl
- All Implemented Interfaces:
- Expression, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class ExpressionImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TExpression>
- implements Expression
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Constructor Summary |
ExpressionImpl(TExpression model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionImpl
public ExpressionImpl(TExpression model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSAgreementException
- Throws:
WSAgreementException
getExpressionLanguage
public java.lang.String getExpressionLanguage()
- Specified by:
getExpressionLanguage in interface Expression
getValue
public java.lang.String getValue()
- Specified by:
getValue in interface Expression
setExpressionLanguage
public void setExpressionLanguage(java.lang.String exp)
- Specified by:
setExpressionLanguage in interface Expression
setValue
public void setValue(java.lang.String value)
- Specified by:
setValue in interface Expression
Copyright © 2009 eBM Websourcing. All Rights Reserved.