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

Packages that use TDeadline
org.ow2.orchestra.ws_ht   
 

Uses of TDeadline in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht with type parameters of type TDeadline
protected  List<TDeadline> TDeadlines.completionDeadline
           
protected  List<TDeadline> TDeadlines.startDeadline
           
 

Methods in org.ow2.orchestra.ws_ht that return TDeadline
 TDeadline ObjectFactory.createTDeadline()
          Create an instance of TDeadline
 

Methods in org.ow2.orchestra.ws_ht that return types with arguments of type TDeadline
 List<TDeadline> TDeadlines.getCompletionDeadline()
          Gets the value of the completionDeadline property.
 List<TDeadline> TDeadlines.getStartDeadline()
          Gets the value of the startDeadline property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.