Uses of Class
hudson.plugins.mantis.soap.mantis110.ProjectAttachmentData

Packages that use ProjectAttachmentData
hudson.plugins.mantis.soap.mantis110   
 

Uses of ProjectAttachmentData in hudson.plugins.mantis.soap.mantis110
 

Methods in hudson.plugins.mantis.soap.mantis110 that return ProjectAttachmentData
 ProjectAttachmentData[] MantisConnectPortType.mc_project_get_attachments(java.lang.String username, java.lang.String password, java.math.BigInteger project_id)
          Get the attachments that belong to the specified project.
 ProjectAttachmentData[] MantisConnectBindingStub.mc_project_get_attachments(java.lang.String username, java.lang.String password, java.math.BigInteger project_id)
           
 



Copyright © 2010. All Rights Reserved.