|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProfileTargets
An XML ProfileTargets(@http://enterprise.businessobjects.com/3.0/profile). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ProfileTargets.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
ProfileTarget |
addNewProfileTarget()
Appends and returns a new empty value (as xml) as the last "ProfileTarget" element |
ProfileTarget[] |
getProfileTargetArray()
Gets array of all "ProfileTarget" elements |
ProfileTarget |
getProfileTargetArray(int i)
Gets ith "ProfileTarget" element |
ProfileTarget |
insertNewProfileTarget(int i)
Inserts and returns a new empty value (as xml) as the ith "ProfileTarget" element |
void |
removeProfileTarget(int i)
Removes the ith "ProfileTarget" element |
void |
setProfileTargetArray(int i,
ProfileTarget profileTarget)
Sets ith "ProfileTarget" element |
void |
setProfileTargetArray(ProfileTarget[] profileTargetArray)
Sets array of all "ProfileTarget" element |
int |
sizeOfProfileTargetArray()
Returns number of "ProfileTarget" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
ProfileTarget[] getProfileTargetArray()
ProfileTarget getProfileTargetArray(int i)
int sizeOfProfileTargetArray()
void setProfileTargetArray(ProfileTarget[] profileTargetArray)
void setProfileTargetArray(int i,
ProfileTarget profileTarget)
ProfileTarget insertNewProfileTarget(int i)
ProfileTarget addNewProfileTarget()
void removeProfileTarget(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||