Uses of Class
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.ProcessTypes

Packages that use Constants.ProcessTypes
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process   
 

Uses of Constants.ProcessTypes in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard
 

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard with parameters of type Constants.ProcessTypes
 boolean Constants.ProcessTypes.equals(Constants.ProcessTypes other)
           
 

Uses of Constants.ProcessTypes in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process that return Constants.ProcessTypes
 Constants.ProcessTypes IProcessBean.getType()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process with parameters of type Constants.ProcessTypes
 void IProcessBean.setType(Constants.ProcessTypes arg0)
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.