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

  




 

 


org.eclipse.wst.wsdl.binding.mime
Interface MIMEPart

All Superinterfaces:
javax.wsdl.extensions.ExtensibilityElement, javax.wsdl.extensions.mime.MIMEPart, java.io.Serializable, WSDLElement

public interface MIMEPart
extends ExtensibilityElement, javax.wsdl.extensions.mime.MIMEPart

A representation of the model object ' Part '.

The following features are supported:

See Also:
MIMEPackage.getMIMEPart()

Method Summary
 void addExtensibilityElement (javax.wsdl.extensions.ExtensibilityElement extensibilityElement)
           
 EList getEExtensibilityElements ()
          Returns the value of the ' EExtensibility Elements ' containment reference list.
 java.util.List getExtensibilityElements ()
           
 
Methods inherited from interface org.eclipse.wst.wsdl. ExtensibilityElement
getElementType, isRequired, setElementType, setRequired
 
Methods inherited from interface org.eclipse.wst.wsdl. WSDLElement
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement
 
Methods inherited from interface javax.wsdl.extensions.ExtensibilityElement
getRequired, setRequired
 
Methods inherited from interface javax.wsdl.extensions.ExtensibilityElement
getRequired, setRequired
 

Method Detail

getEExtensibilityElements

EList getEExtensibilityElements()
Returns the value of the ' EExtensibility Elements ' containment reference list. The list contents are of type ExtensibilityElement.

If the meaning of the 'EExtensibility Elements' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'EExtensibility Elements' containment reference list.
See Also:
MIMEPackage.getMIMEPart_EExtensibilityElements()

addExtensibilityElement

void addExtensibilityElement(javax.wsdl.extensions.ExtensibilityElement extensibilityElement)

Specified by:
addExtensibilityElement in interface javax.wsdl.extensions.mime.MIMEPart

getExtensibilityElements

java.util.List getExtensibilityElements()

Specified by:
getExtensibilityElements in interface javax.wsdl.extensions.mime.MIMEPart



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