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