|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Alert
An XML Alert(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Alert.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
Gets the "Message" element |
java.lang.String |
getName()
Gets the "Name" element |
boolean |
isSetMessage()
True if has "Message" element |
boolean |
isSetName()
True if has "Name" element |
void |
setMessage(java.lang.String message)
Sets the "Message" element |
void |
setName(java.lang.String name)
Sets the "Name" element |
void |
unsetMessage()
Unsets the "Message" element |
void |
unsetName()
Unsets the "Name" element |
org.apache.xmlbeans.XmlString |
xgetMessage()
Gets (as xml) the "Message" element |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "Name" element |
void |
xsetMessage(org.apache.xmlbeans.XmlString message)
Sets (as xml) the "Message" 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 getMessage()
org.apache.xmlbeans.XmlString xgetMessage()
boolean isSetMessage()
void setMessage(java.lang.String message)
void xsetMessage(org.apache.xmlbeans.XmlString message)
void unsetMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||