Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo.Kind

Packages that use FromAndTo.Kind
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign   
 

Uses of FromAndTo.Kind in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign that return FromAndTo.Kind
 FromAndTo.Kind FromAndTo.getKind()
           
static FromAndTo.Kind FromAndTo.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FromAndTo.Kind[] FromAndTo.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign with parameters of type FromAndTo.Kind
 void FromAndTo.setKind(FromAndTo.Kind kind)
           
 



Copyright © 2012 Petals Link. All Rights Reserved.