Uses of Class
com.ebmwebsourcing.easybpel.model.bpel._abstract.TInitiate

Packages that use TInitiate
com.ebmwebsourcing.easybpel.model.bpel._abstract   
 

Uses of TInitiate in com.ebmwebsourcing.easybpel.model.bpel._abstract
 

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TInitiate
protected  TInitiate TCorrelation.initiate
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TInitiate
static TInitiate TInitiate.fromValue(java.lang.String v)
           
 TInitiate TCorrelation.getInitiate()
          Gets the value of the initiate property.
static TInitiate TInitiate.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TInitiate[] TInitiate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TInitiate
 void TCorrelation.setInitiate(TInitiate value)
          Sets the value of the initiate property.
 



Copyright © 2011 Petals Link. All Rights Reserved.