com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign
Class VariablePropertyImpl
java.lang.Object
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign.VariablePropertyImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
public class VariablePropertyImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
- Author:
- Nicolas Salatge - eBM WebSourcing
|
Constructor Summary |
VariablePropertyImpl(java.lang.String variable,
javax.xml.namespace.QName property)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariablePropertyImpl
public VariablePropertyImpl(java.lang.String variable,
javax.xml.namespace.QName property)
getVariable
public java.lang.String getVariable()
- Specified by:
getVariable in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
setVariable
public void setVariable(java.lang.String name)
- Specified by:
setVariable in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
getProperty
public javax.xml.namespace.QName getProperty()
- Specified by:
getProperty in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
setProperty
public void setProperty(javax.xml.namespace.QName name)
- Specified by:
setProperty in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
Copyright © 2012 Petals Link. All Rights Reserved.