com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation
Class BPMNElementBean

java.lang.Object
  extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable
Direct Known Subclasses:
BaseElementBean, ImportBean

public class BPMNElementBean
extends java.lang.Object
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
BPMNElementBean()
           
 
Method Summary
 java.lang.String getDocumentation()
           
 void setDocumentation(java.lang.String documentation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPMNElementBean

public BPMNElementBean()
Method Detail

getDocumentation

public java.lang.String getDocumentation()

setDocumentation

public void setDocumentation(java.lang.String documentation)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.