Uses of Class
org.ow2.orchestra.ws_ht.TPotentialDelegatees

Packages that use TPotentialDelegatees
org.ow2.orchestra.ws_ht   
 

Uses of TPotentialDelegatees in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TPotentialDelegatees
protected  TPotentialDelegatees TDelegation.potentialDelegatees
           
 

Methods in org.ow2.orchestra.ws_ht that return TPotentialDelegatees
static TPotentialDelegatees TPotentialDelegatees.fromValue(String v)
           
 TPotentialDelegatees TDelegation.getPotentialDelegatees()
          Gets the value of the potentialDelegatees property.
static TPotentialDelegatees TPotentialDelegatees.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TPotentialDelegatees[] TPotentialDelegatees.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TPotentialDelegatees
 void TDelegation.setPotentialDelegatees(TPotentialDelegatees value)
          Sets the value of the potentialDelegatees property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.