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

Packages that use TPresentationElements
org.ow2.orchestra.ws_ht   
 

Uses of TPresentationElements in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TPresentationElements
protected  TPresentationElements TTask.presentationElements
           
protected  TPresentationElements TNotification.presentationElements
           
 

Methods in org.ow2.orchestra.ws_ht that return TPresentationElements
 TPresentationElements ObjectFactory.createTPresentationElements()
          Create an instance of TPresentationElements
 TPresentationElements TTask.getPresentationElements()
          Gets the value of the presentationElements property.
 TPresentationElements TNotification.getPresentationElements()
          Gets the value of the presentationElements property.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TPresentationElements
 void TTask.setPresentationElements(TPresentationElements value)
          Sets the value of the presentationElements property.
 void TNotification.setPresentationElements(TPresentationElements value)
          Sets the value of the presentationElements property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.