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

Packages that use TBooleanExpr
org.ow2.orchestra.ws_ht   
 

Uses of TBooleanExpr in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TBooleanExpr
protected  TBooleanExpr TEscalation.condition
           
 

Methods in org.ow2.orchestra.ws_ht that return TBooleanExpr
 TBooleanExpr ObjectFactory.createTBooleanExpr()
          Create an instance of TBooleanExpr
 TBooleanExpr TEscalation.getCondition()
          Gets the value of the condition property.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TBooleanExpr
 void TEscalation.setCondition(TBooleanExpr value)
          Sets the value of the condition property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.