| Constructor and Description |
|---|
MIMEMultipartRelated() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExtensionVisitor visitor) |
void |
add(MIMEPart part) |
QName |
getElementName() |
Iterator |
getParts() |
void |
validateThis() |
void |
withAllSubEntitiesDo(EntityAction action) |
failValidation, failValidation, getProperty, removeProperty, setProperty, withAllEntityReferencesDo, withAllQNamesDopublic QName getElementName()
public void add(MIMEPart part)
public Iterator getParts()
public void withAllSubEntitiesDo(EntityAction action)
withAllSubEntitiesDo in class Entitypublic void accept(ExtensionVisitor visitor) throws Exception
public void validateThis()
validateThis in class EntityCopyright © 2017–2019 Eclipse Foundation. All rights reserved.