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

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

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

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

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

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

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

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

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

Fields in org.ow2.orchestra.ws_ht.api.xsd with type parameters of type TAttachment
protected  List<TAttachment> GetAttachmentsResponse.attachment
           
 

Methods in org.ow2.orchestra.ws_ht.api.xsd that return types with arguments of type TAttachment
 List<TAttachment> GetAttachmentsResponse.getAttachment()
          Gets the value of the attachment property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.