Uses of Class
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data.AssignementBean

Packages that use AssignementBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data   
 

Uses of AssignementBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data that return types with arguments of type AssignementBean
 java.util.List<AssignementBean> DataAssociationBean.getAssignements()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data with parameters of type AssignementBean
 void DataAssociationBean.addAssignement(AssignementBean a)
           
 

Method parameters in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data with type arguments of type AssignementBean
 void DataAssociationBean.setAssignements(java.util.List<AssignementBean> assignements)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.