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