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

Packages that use TDeadlineExpr
org.ow2.orchestra.ws_ht   
 

Uses of TDeadlineExpr in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TDeadlineExpr
protected  TDeadlineExpr TDeadline.until
           
 

Methods in org.ow2.orchestra.ws_ht that return TDeadlineExpr
 TDeadlineExpr ObjectFactory.createTDeadlineExpr()
          Create an instance of TDeadlineExpr
 TDeadlineExpr TDeadline.getUntil()
          Gets the value of the until property.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TDeadlineExpr
 void TDeadline.setUntil(TDeadlineExpr value)
          Sets the value of the until property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.