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

Packages that use TRenderings
org.ow2.orchestra.ws_ht   
 

Uses of TRenderings in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TRenderings
protected  TRenderings TTask.renderings
           
protected  TRenderings TNotification.renderings
           
 

Methods in org.ow2.orchestra.ws_ht that return TRenderings
 TRenderings ObjectFactory.createTRenderings()
          Create an instance of TRenderings
 TRenderings TTask.getRenderings()
          Gets the value of the renderings property.
 TRenderings TNotification.getRenderings()
          Gets the value of the renderings property.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TRenderings
 void TTask.setRenderings(TRenderings value)
          Sets the value of the renderings property.
 void TNotification.setRenderings(TRenderings value)
          Sets the value of the renderings property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.