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

Packages that use Constants.ChoreographyLoopType
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography   
 

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

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

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography that return Constants.ChoreographyLoopType
 Constants.ChoreographyLoopType IChoreographyActivityBean.getChoreographyLoopType()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography with parameters of type Constants.ChoreographyLoopType
 void IChoreographyActivityBean.setChoreographyLoopType(Constants.ChoreographyLoopType arg0)
           
 



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