|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DocumentProfileTargets
An XML DocumentProfileTargets(@http://enterprise.businessobjects.com/3.0/publication). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DocumentProfileTargets.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DocumentProfileTarget |
addNewDocumentProfileTarget()
Appends and returns a new empty value (as xml) as the last "DocumentProfileTarget" element |
DocumentProfileTarget[] |
getDocumentProfileTargetArray()
Gets array of all "DocumentProfileTarget" elements |
DocumentProfileTarget |
getDocumentProfileTargetArray(int i)
Gets ith "DocumentProfileTarget" element |
DocumentProfileTarget |
insertNewDocumentProfileTarget(int i)
Inserts and returns a new empty value (as xml) as the ith "DocumentProfileTarget" element |
void |
removeDocumentProfileTarget(int i)
Removes the ith "DocumentProfileTarget" element |
void |
setDocumentProfileTargetArray(DocumentProfileTarget[] documentProfileTargetArray)
Sets array of all "DocumentProfileTarget" element |
void |
setDocumentProfileTargetArray(int i,
DocumentProfileTarget documentProfileTarget)
Sets ith "DocumentProfileTarget" element |
int |
sizeOfDocumentProfileTargetArray()
Returns number of "DocumentProfileTarget" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
DocumentProfileTarget[] getDocumentProfileTargetArray()
DocumentProfileTarget getDocumentProfileTargetArray(int i)
int sizeOfDocumentProfileTargetArray()
void setDocumentProfileTargetArray(DocumentProfileTarget[] documentProfileTargetArray)
void setDocumentProfileTargetArray(int i,
DocumentProfileTarget documentProfileTarget)
DocumentProfileTarget insertNewDocumentProfileTarget(int i)
DocumentProfileTarget addNewDocumentProfileTarget()
void removeDocumentProfileTarget(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||