|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FileEventProperties
An XML FileEventProperties(@http://enterprise.businessobjects.com/3.0/event). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
FileEventProperties.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 |
getFileName()
Gets the "FileName" element |
boolean |
isSetFileName()
True if has "FileName" element |
void |
setFileName(java.lang.String fileName)
Sets the "FileName" element |
void |
unsetFileName()
Unsets the "FileName" element |
org.apache.xmlbeans.XmlString |
xgetFileName()
Gets (as xml) the "FileName" element |
void |
xsetFileName(org.apache.xmlbeans.XmlString fileName)
Sets (as xml) the "FileName" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getFileName()
org.apache.xmlbeans.XmlString xgetFileName()
boolean isSetFileName()
void setFileName(java.lang.String fileName)
void xsetFileName(org.apache.xmlbeans.XmlString fileName)
void unsetFileName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||