|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PostProcessingEventHandler
An XML PostProcessingEventHandler(@http://enterprise.businessobjects.com/3.0/publication). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PostProcessingEventHandler.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 |
java.lang.String |
getClassName()
Gets the "ClassName" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
java.lang.String |
getName()
Gets the "Name" element |
boolean |
isSetClassName()
True if has "ClassName" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetName()
True if has "Name" element |
void |
setClassName(java.lang.String className)
Sets the "ClassName" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setName(java.lang.String name)
Sets the "Name" element |
void |
unsetClassName()
Unsets the "ClassName" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetName()
Unsets the "Name" element |
org.apache.xmlbeans.XmlString |
xgetClassName()
Gets (as xml) the "ClassName" element |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "Name" element |
void |
xsetClassName(org.apache.xmlbeans.XmlString className)
Sets (as xml) the "ClassName" element |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "Name" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getName()
org.apache.xmlbeans.XmlString xgetName()
boolean isSetName()
void setName(java.lang.String name)
void xsetName(org.apache.xmlbeans.XmlString name)
void unsetName()
java.lang.String getClassName()
org.apache.xmlbeans.XmlString xgetClassName()
boolean isSetClassName()
void setClassName(java.lang.String className)
void xsetClassName(org.apache.xmlbeans.XmlString className)
void unsetClassName()
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 | ||||||||