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

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

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

Fields in org.ow2.orchestra.ws_ht.api declared as TAttachmentInfo
protected  TAttachmentInfo TAttachment.attachmentInfo
           
 

Methods in org.ow2.orchestra.ws_ht.api that return TAttachmentInfo
 TAttachmentInfo ObjectFactory.createTAttachmentInfo()
          Create an instance of TAttachmentInfo
 TAttachmentInfo TAttachment.getAttachmentInfo()
          Gets the value of the attachmentInfo property.
 

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

Methods in org.ow2.orchestra.ws_ht.api with parameters of type TAttachmentInfo
 javax.xml.bind.JAXBElement<TAttachmentInfo> ObjectFactory.createAttachmentInfo(TAttachmentInfo value)
          Create an instance of JAXBElement<TAttachmentInfo>}
 void TAttachment.setAttachmentInfo(TAttachmentInfo value)
          Sets the value of the attachmentInfo property.
 

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

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

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

Fields in org.ow2.orchestra.ws_ht.api.xsd with type parameters of type TAttachmentInfo
protected  List<TAttachmentInfo> GetAttachmentInfosResponse.info
           
 

Methods in org.ow2.orchestra.ws_ht.api.xsd that return types with arguments of type TAttachmentInfo
 List<TAttachmentInfo> GetAttachmentInfosResponse.getInfo()
          Gets the value of the info property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.