|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Attachment
An XML Attachment(@http://enterprise.businessobjects.com/3.0/smtp). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Attachment.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
java.lang.String |
getEmbedName()
Gets the "EmbedName" element |
java.lang.String |
getMimeType()
Gets the "MimeType" element |
boolean |
isSetEmbedName()
True if has "EmbedName" element |
boolean |
isSetMimeType()
True if has "MimeType" element |
void |
setEmbedName(java.lang.String embedName)
Sets the "EmbedName" element |
void |
setMimeType(java.lang.String mimeType)
Sets the "MimeType" element |
void |
unsetEmbedName()
Unsets the "EmbedName" element |
void |
unsetMimeType()
Unsets the "MimeType" element |
org.apache.xmlbeans.XmlString |
xgetEmbedName()
Gets (as xml) the "EmbedName" element |
org.apache.xmlbeans.XmlString |
xgetMimeType()
Gets (as xml) the "MimeType" element |
void |
xsetEmbedName(org.apache.xmlbeans.XmlString embedName)
Sets (as xml) the "EmbedName" element |
void |
xsetMimeType(org.apache.xmlbeans.XmlString mimeType)
Sets (as xml) the "MimeType" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getEmbedName()
org.apache.xmlbeans.XmlString xgetEmbedName()
boolean isSetEmbedName()
void setEmbedName(java.lang.String embedName)
void xsetEmbedName(org.apache.xmlbeans.XmlString embedName)
void unsetEmbedName()
java.lang.String getMimeType()
org.apache.xmlbeans.XmlString xgetMimeType()
boolean isSetMimeType()
void setMimeType(java.lang.String mimeType)
void xsetMimeType(org.apache.xmlbeans.XmlString mimeType)
void unsetMimeType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||