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

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

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

Methods in hudson.plugins.mantis.soap.mantis120 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.