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

Packages that use TExpression
org.ow2.orchestra.ws_ht   
 

Uses of TExpression in org.ow2.orchestra.ws_ht
 

Subclasses of TExpression in org.ow2.orchestra.ws_ht
 class TBooleanExpr
          Java class for tBoolean-expr complex type.
 class TDeadlineExpr
          Java class for tDeadline-expr complex type.
 class TDurationExpr
          Java class for tDuration-expr complex type.
 class TPriority
          Java class for tPriority complex type.
 

Fields in org.ow2.orchestra.ws_ht declared as TExpression
protected  TExpression TTask.searchBy
           
 

Methods in org.ow2.orchestra.ws_ht that return TExpression
 TExpression ObjectFactory.createTExpression()
          Create an instance of TExpression
 TExpression TTask.getSearchBy()
          Gets the value of the searchBy property.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TExpression
 void TTask.setSearchBy(TExpression value)
          Sets the value of the searchBy property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.