com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data
Class AssignementBean
java.lang.Object
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BaseElementBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data.AssignementBean
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class AssignementBean
- extends BaseElementBean
| Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BaseElementBean |
getId, setId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssignementBean
public AssignementBean(java.lang.String id)
AssignementBean
public AssignementBean()
getLanguage
public java.lang.String getLanguage()
setLanguage
public void setLanguage(java.lang.String language)
getTo
public ExpressionBean getTo()
setTo
public void setTo(ExpressionBean to)
getFrom
public ExpressionBean getFrom()
setFrom
public void setFrom(ExpressionBean from)
Copyright © 2010 eBM WebSourcing. All Rights Reserved.