|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DocumentDynamicRecipientVariableMapping
An XML DocumentDynamicRecipientVariableMapping(@http://enterprise.businessobjects.com/3.0/publication). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DocumentDynamicRecipientVariableMapping.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
int |
getIndex()
Gets the "Index" element |
int |
getProviderColumn()
Gets the "ProviderColumn" element |
java.lang.String |
getSubReportName()
Gets the "SubReportName" element |
java.lang.String |
getVariable()
Gets the "Variable" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetIndex()
True if has "Index" element |
boolean |
isSetProviderColumn()
True if has "ProviderColumn" element |
boolean |
isSetSubReportName()
True if has "SubReportName" element |
boolean |
isSetVariable()
True if has "Variable" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setIndex(int index)
Sets the "Index" element |
void |
setProviderColumn(int providerColumn)
Sets the "ProviderColumn" element |
void |
setSubReportName(java.lang.String subReportName)
Sets the "SubReportName" element |
void |
setVariable(java.lang.String variable)
Sets the "Variable" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetIndex()
Unsets the "Index" element |
void |
unsetProviderColumn()
Unsets the "ProviderColumn" element |
void |
unsetSubReportName()
Unsets the "SubReportName" element |
void |
unsetVariable()
Unsets the "Variable" element |
org.apache.xmlbeans.XmlInt |
xgetIndex()
Gets (as xml) the "Index" element |
org.apache.xmlbeans.XmlInt |
xgetProviderColumn()
Gets (as xml) the "ProviderColumn" element |
org.apache.xmlbeans.XmlString |
xgetSubReportName()
Gets (as xml) the "SubReportName" element |
org.apache.xmlbeans.XmlString |
xgetVariable()
Gets (as xml) the "Variable" element |
void |
xsetIndex(org.apache.xmlbeans.XmlInt index)
Sets (as xml) the "Index" element |
void |
xsetProviderColumn(org.apache.xmlbeans.XmlInt providerColumn)
Sets (as xml) the "ProviderColumn" element |
void |
xsetSubReportName(org.apache.xmlbeans.XmlString subReportName)
Sets (as xml) the "SubReportName" element |
void |
xsetVariable(org.apache.xmlbeans.XmlString variable)
Sets (as xml) the "Variable" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getVariable()
org.apache.xmlbeans.XmlString xgetVariable()
boolean isSetVariable()
void setVariable(java.lang.String variable)
void xsetVariable(org.apache.xmlbeans.XmlString variable)
void unsetVariable()
int getProviderColumn()
org.apache.xmlbeans.XmlInt xgetProviderColumn()
boolean isSetProviderColumn()
void setProviderColumn(int providerColumn)
void xsetProviderColumn(org.apache.xmlbeans.XmlInt providerColumn)
void unsetProviderColumn()
int getIndex()
org.apache.xmlbeans.XmlInt xgetIndex()
boolean isSetIndex()
void setIndex(int index)
void xsetIndex(org.apache.xmlbeans.XmlInt index)
void unsetIndex()
java.lang.String getSubReportName()
org.apache.xmlbeans.XmlString xgetSubReportName()
boolean isSetSubReportName()
void setSubReportName(java.lang.String subReportName)
void xsetSubReportName(org.apache.xmlbeans.XmlString subReportName)
void unsetSubReportName()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||