|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DestinationsOnSuccess
An XML DestinationsOnSuccess(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DestinationsOnSuccess.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
Destination |
addNewDestinationOnSuccess()
Appends and returns a new empty value (as xml) as the last "DestinationOnSuccess" element |
Destination[] |
getDestinationOnSuccessArray()
Gets array of all "DestinationOnSuccess" elements |
Destination |
getDestinationOnSuccessArray(int i)
Gets ith "DestinationOnSuccess" element |
Destination |
insertNewDestinationOnSuccess(int i)
Inserts and returns a new empty value (as xml) as the ith "DestinationOnSuccess" element |
void |
removeDestinationOnSuccess(int i)
Removes the ith "DestinationOnSuccess" element |
void |
setDestinationOnSuccessArray(Destination[] destinationOnSuccessArray)
Sets array of all "DestinationOnSuccess" element |
void |
setDestinationOnSuccessArray(int i,
Destination destinationOnSuccess)
Sets ith "DestinationOnSuccess" element |
int |
sizeOfDestinationOnSuccessArray()
Returns number of "DestinationOnSuccess" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
Destination[] getDestinationOnSuccessArray()
Destination getDestinationOnSuccessArray(int i)
int sizeOfDestinationOnSuccessArray()
void setDestinationOnSuccessArray(Destination[] destinationOnSuccessArray)
void setDestinationOnSuccessArray(int i,
Destination destinationOnSuccess)
Destination insertNewDestinationOnSuccess(int i)
Destination addNewDestinationOnSuccess()
void removeDestinationOnSuccess(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||