com.ibm.wsdl.extensions.mime
Class MIMEPartImpl
java.lang.Object
com.ibm.wsdl.extensions.mime.MIMEPartImpl
- ExtensibilityElement, MIMEPart, java.io.Serializable
public class MIMEPartImpl
extends java.lang.Object
- Matthew J. Duftler (duftler@us.ibm.com)
elementType
protected QName elementType
extElements
protected List extElements
required
protected Boolean required
serialVersionUID
public static final long serialVersionUID
getRequired
public Boolean getRequired()
Get whether or not the semantics of this extension
are required. Relates to the wsdl:required attribute.
- getRequired in interface ExtensibilityElement
setRequired
public void setRequired(Boolean required)
Set whether or not the semantics of this extension
are required. Relates to the wsdl:required attribute.
- setRequired in interface ExtensibilityElement
toString
public String toString()