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