com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common
Class PartnerRoleBean

java.lang.Object
  extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
      extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BaseElementBean
          extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common.PartnerRoleBean
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class PartnerRoleBean
extends BaseElementBean


Constructor Summary
PartnerRoleBean()
           
PartnerRoleBean(java.lang.String id)
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BaseElementBean
getId, setId
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
getDocumentation, setDocumentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartnerRoleBean

public PartnerRoleBean(java.lang.String id)

PartnerRoleBean

public PartnerRoleBean()
Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.