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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract with parameters of type TRoles
 void TFrom.setEndpointReference(TRoles value)
          Sets the value of the endpointReference property.
 



Copyright © 2011 Petals Link. All Rights Reserved.