Uses of Class
org.ow2.orchestra.ws_ht.api.TComment

Packages that use TComment
org.ow2.orchestra.ws_ht.api   
org.ow2.orchestra.ws_ht.api.wsdl   
org.ow2.orchestra.ws_ht.api.xsd   
 

Uses of TComment in org.ow2.orchestra.ws_ht.api
 

Methods in org.ow2.orchestra.ws_ht.api that return TComment
 TComment ObjectFactory.createTComment()
          Create an instance of TComment
 

Methods in org.ow2.orchestra.ws_ht.api that return types with arguments of type TComment
 javax.xml.bind.JAXBElement<TComment> ObjectFactory.createComment(TComment value)
          Create an instance of JAXBElement<TComment>}
 

Methods in org.ow2.orchestra.ws_ht.api with parameters of type TComment
 javax.xml.bind.JAXBElement<TComment> ObjectFactory.createComment(TComment value)
          Create an instance of JAXBElement<TComment>}
 

Uses of TComment in org.ow2.orchestra.ws_ht.api.wsdl
 

Methods in org.ow2.orchestra.ws_ht.api.wsdl that return types with arguments of type TComment
 List<TComment> TaskOperations.getComments(String identifier)
           
 

Uses of TComment in org.ow2.orchestra.ws_ht.api.xsd
 

Fields in org.ow2.orchestra.ws_ht.api.xsd with type parameters of type TComment
protected  List<TComment> GetCommentsResposne.comment
           
 

Methods in org.ow2.orchestra.ws_ht.api.xsd that return types with arguments of type TComment
 List<TComment> GetCommentsResposne.getComment()
          Gets the value of the comment property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.