Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.TRoles

Packages that use TRoles
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign   
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign that return TRoles
 TRoles PartnerLinkVar.getEndpointReference()
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign with parameters of type TRoles
 void PartnerLinkVar.setEndpointReference(TRoles kind)
           
 

Uses of TRoles in com.ebmwebsourcing.easybpel.model.bpel.executable
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TRoles
protected  TRoles TFrom.endpointReference
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TRoles
 void TFrom.setEndpointReference(TRoles value)
          Sets the value of the endpointReference property.
 



Copyright © 2011 Petals Link. All Rights Reserved.