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

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

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return TGatewayDirection
 TGatewayDirection TGateway.getGatewayDirection()
           
static TGatewayDirection TGatewayDirection.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TGatewayDirection[] TGatewayDirection.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 TGatewayDirection
 void TGateway.setGatewayDirection(TGatewayDirection value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.