Uses of Class
com.ebmwebsourcing.easybpmn.bpmn20.api.type.TAdHocOrdering

Packages that use TAdHocOrdering
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of TAdHocOrdering in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return TAdHocOrdering
 TAdHocOrdering TAdHocSubProcess.getOrdering()
           
static TAdHocOrdering TAdHocOrdering.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TAdHocOrdering[] TAdHocOrdering.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type TAdHocOrdering
 void TAdHocSubProcess.setOrdering(TAdHocOrdering value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.