|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Event.AlertSubscriptions
An XML AlertSubscriptions(@http://enterprise.businessobjects.com/3.0/event). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Event.AlertSubscriptions.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
com.businessobjects.enterprise.event.AlertSubscription |
addNewAlertSubscription()
Appends and returns a new empty value (as xml) as the last "AlertSubscription" element |
com.businessobjects.enterprise.event.AlertSubscription[] |
getAlertSubscriptionArray()
Gets array of all "AlertSubscription" elements |
com.businessobjects.enterprise.event.AlertSubscription |
getAlertSubscriptionArray(int i)
Gets ith "AlertSubscription" element |
com.businessobjects.enterprise.event.AlertSubscription |
insertNewAlertSubscription(int i)
Inserts and returns a new empty value (as xml) as the ith "AlertSubscription" element |
void |
removeAlertSubscription(int i)
Removes the ith "AlertSubscription" element |
void |
setAlertSubscriptionArray(com.businessobjects.enterprise.event.AlertSubscription[] alertSubscriptionArray)
Sets array of all "AlertSubscription" element |
void |
setAlertSubscriptionArray(int i,
com.businessobjects.enterprise.event.AlertSubscription alertSubscription)
Sets ith "AlertSubscription" element |
int |
sizeOfAlertSubscriptionArray()
Returns number of "AlertSubscription" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
com.businessobjects.enterprise.event.AlertSubscription[] getAlertSubscriptionArray()
com.businessobjects.enterprise.event.AlertSubscription getAlertSubscriptionArray(int i)
int sizeOfAlertSubscriptionArray()
void setAlertSubscriptionArray(com.businessobjects.enterprise.event.AlertSubscription[] alertSubscriptionArray)
void setAlertSubscriptionArray(int i,
com.businessobjects.enterprise.event.AlertSubscription alertSubscription)
com.businessobjects.enterprise.event.AlertSubscription insertNewAlertSubscription(int i)
com.businessobjects.enterprise.event.AlertSubscription addNewAlertSubscription()
void removeAlertSubscription(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||