Uses of Class
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.Constants.ItemKind

Packages that use Constants.ItemKind
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard   
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common   
 

Uses of Constants.ItemKind in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard that return Constants.ItemKind
static Constants.ItemKind Constants.ItemKind.fromValue(java.lang.String v)
           
static Constants.ItemKind Constants.ItemKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Constants.ItemKind[] Constants.ItemKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of Constants.ItemKind in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common that return Constants.ItemKind
 Constants.ItemKind ItemDefinitionBean.getItemKind()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common with parameters of type Constants.ItemKind
 void ItemDefinitionBean.setItemKind(Constants.ItemKind itemKind)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.