|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Smtp
An XML Smtp(@http://enterprise.businessobjects.com/3.0/smtp). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Smtp.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
SMTPScheduleOptions |
addNewSMTPScheduleOptions()
Appends and returns a new empty "SMTPScheduleOptions" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
SMTPScheduleOptions |
getSMTPScheduleOptions()
Gets the "SMTPScheduleOptions" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetSMTPScheduleOptions()
True if has "SMTPScheduleOptions" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setSMTPScheduleOptions(SMTPScheduleOptions smtpScheduleOptions)
Sets the "SMTPScheduleOptions" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetSMTPScheduleOptions()
Unsets the "SMTPScheduleOptions" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
SMTPScheduleOptions getSMTPScheduleOptions()
boolean isSetSMTPScheduleOptions()
void setSMTPScheduleOptions(SMTPScheduleOptions smtpScheduleOptions)
SMTPScheduleOptions addNewSMTPScheduleOptions()
void unsetSMTPScheduleOptions()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||