Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Interface
org.eclipse.wst.wsdl.Part

Packages that use Part
org.eclipse.wst.wsdl The WSDL model API allows clients to work with the WSDL 1.1 documents. 
org.eclipse.wst.wsdl.binding.mime   
org.eclipse.wst.wsdl.binding.soap The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of Part in org.eclipse.wst.wsdl
 

Methods in org.eclipse.wst.wsdl that return Part
  Part WSDLFactory. createPart ()
          Returns a new object of class 'Part'
 

Uses of Part in org.eclipse.wst.wsdl.binding.mime
 

Methods in org.eclipse.wst.wsdl.binding.mime that return Part
  Part MIMEMimeXml. getEPart ()
          Returns the value of the ' EPart ' reference
  Part MIMEContent. getEPart ()
          Returns the value of the ' EPart ' reference
 

Methods in org.eclipse.wst.wsdl.binding.mime with parameters of type Part
 void MIMEMimeXml. setEPart ( Part value)
          Sets the value of the ' EPart' reference
 void MIMEContent. setEPart ( Part value)
          Sets the value of the ' EPart' reference
 

Uses of Part in org.eclipse.wst.wsdl.binding.soap
 

Methods in org.eclipse.wst.wsdl.binding.soap that return Part
  Part SOAPHeaderBase. getEPart ()
          Returns the value of the ' EPart ' reference
 

Methods in org.eclipse.wst.wsdl.binding.soap with parameters of type Part
 void SOAPHeaderBase. setEPart ( Part value)
          Sets the value of the ' EPart' reference
 




 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire