Uses of Class
easybox.org.omg.spec.bpmn._20100524.model.EJaxbTGatewayDirection

Packages that use EJaxbTGatewayDirection
easybox.org.omg.spec.bpmn._20100524.model   
 

Uses of EJaxbTGatewayDirection in easybox.org.omg.spec.bpmn._20100524.model
 

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTGatewayDirection
protected  EJaxbTGatewayDirection EJaxbTGateway.gatewayDirection
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTGatewayDirection
static EJaxbTGatewayDirection EJaxbTGatewayDirection.fromValue(java.lang.String v)
           
 EJaxbTGatewayDirection EJaxbTGateway.getGatewayDirection()
          Gets the value of the gatewayDirection property.
static EJaxbTGatewayDirection EJaxbTGatewayDirection.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EJaxbTGatewayDirection[] EJaxbTGatewayDirection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTGatewayDirection
 void EJaxbTGateway.setGatewayDirection(EJaxbTGatewayDirection value)
          Sets the value of the gatewayDirection property.
 



Copyright © 2011 Petals Link. All Rights Reserved.