|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AlertDestination
An XML AlertDestination(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
AlertDestination.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DestinationScheduleOptions |
addNewDestinationScheduleOptions()
Appends and returns a new empty "DestinationScheduleOptions" element |
DestinationScheduleOptions |
getDestinationScheduleOptions()
Gets the "DestinationScheduleOptions" element |
java.lang.String |
getName()
Gets the "Name" element |
boolean |
isSetDestinationScheduleOptions()
True if has "DestinationScheduleOptions" element |
boolean |
isSetName()
True if has "Name" element |
void |
setDestinationScheduleOptions(DestinationScheduleOptions destinationScheduleOptions)
Sets the "DestinationScheduleOptions" element |
void |
setName(java.lang.String name)
Sets the "Name" element |
void |
unsetDestinationScheduleOptions()
Unsets the "DestinationScheduleOptions" element |
void |
unsetName()
Unsets the "Name" element |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "Name" element |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "Name" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
DestinationScheduleOptions getDestinationScheduleOptions()
boolean isSetDestinationScheduleOptions()
void setDestinationScheduleOptions(DestinationScheduleOptions destinationScheduleOptions)
DestinationScheduleOptions addNewDestinationScheduleOptions()
void unsetDestinationScheduleOptions()
java.lang.String getName()
org.apache.xmlbeans.XmlString xgetName()
boolean isSetName()
void setName(java.lang.String name)
void xsetName(org.apache.xmlbeans.XmlString name)
void unsetName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||