com.ibm.wsdl.extensions.mime
Class MIMEMultipartRelatedImpl
java.lang.Object
com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
- ExtensibilityElement, MIMEMultipartRelated, java.io.Serializable
public class MIMEMultipartRelatedImpl
extends java.lang.Object
- Matthew J. Duftler (duftler@us.ibm.com)
elementType
protected QName elementType
mimeParts
protected List mimeParts
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()