com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common
Class ItemDefinitionBean
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.common.ItemDefinitionBean
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ItemDefinitionBean
- 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 |
ItemDefinitionBean
public ItemDefinitionBean(java.lang.String id)
ItemDefinitionBean
public ItemDefinitionBean()
isCollection
public boolean isCollection()
setCollection
public void setCollection(boolean isCollection)
getItemKind
public Constants.ItemKind getItemKind()
setItemKind
public void setItemKind(Constants.ItemKind itemKind)
getElement
public ElementBean getElement()
setElement
public void setElement(ElementBean element)
Copyright © 2010 eBM WebSourcing. All Rights Reserved.