|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventProperties
An XML EventProperties(@http://enterprise.businessobjects.com/3.0/event). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
EventProperties.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
FileEventProperties |
addNewFileEventProperties()
Appends and returns a new empty "FileEventProperties" element |
FileEventProperties |
getFileEventProperties()
Gets the "FileEventProperties" element |
DependencyTypeEnum.Enum |
getScheduleEventDependencyType()
Gets the "ScheduleEventDependencyType" element |
java.lang.String |
getServerFriendlyName()
Gets the "ServerFriendlyName" element |
boolean |
isSetFileEventProperties()
True if has "FileEventProperties" element |
boolean |
isSetScheduleEventDependencyType()
True if has "ScheduleEventDependencyType" element |
boolean |
isSetServerFriendlyName()
True if has "ServerFriendlyName" element |
void |
setFileEventProperties(FileEventProperties fileEventProperties)
Sets the "FileEventProperties" element |
void |
setScheduleEventDependencyType(DependencyTypeEnum.Enum scheduleEventDependencyType)
Sets the "ScheduleEventDependencyType" element |
void |
setServerFriendlyName(java.lang.String serverFriendlyName)
Sets the "ServerFriendlyName" element |
void |
unsetFileEventProperties()
Unsets the "FileEventProperties" element |
void |
unsetScheduleEventDependencyType()
Unsets the "ScheduleEventDependencyType" element |
void |
unsetServerFriendlyName()
Unsets the "ServerFriendlyName" element |
DependencyTypeEnum |
xgetScheduleEventDependencyType()
Gets (as xml) the "ScheduleEventDependencyType" element |
org.apache.xmlbeans.XmlString |
xgetServerFriendlyName()
Gets (as xml) the "ServerFriendlyName" element |
void |
xsetScheduleEventDependencyType(DependencyTypeEnum scheduleEventDependencyType)
Sets (as xml) the "ScheduleEventDependencyType" element |
void |
xsetServerFriendlyName(org.apache.xmlbeans.XmlString serverFriendlyName)
Sets (as xml) the "ServerFriendlyName" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
FileEventProperties getFileEventProperties()
boolean isSetFileEventProperties()
void setFileEventProperties(FileEventProperties fileEventProperties)
FileEventProperties addNewFileEventProperties()
void unsetFileEventProperties()
java.lang.String getServerFriendlyName()
org.apache.xmlbeans.XmlString xgetServerFriendlyName()
boolean isSetServerFriendlyName()
void setServerFriendlyName(java.lang.String serverFriendlyName)
void xsetServerFriendlyName(org.apache.xmlbeans.XmlString serverFriendlyName)
void unsetServerFriendlyName()
DependencyTypeEnum.Enum getScheduleEventDependencyType()
DependencyTypeEnum xgetScheduleEventDependencyType()
boolean isSetScheduleEventDependencyType()
void setScheduleEventDependencyType(DependencyTypeEnum.Enum scheduleEventDependencyType)
void xsetScheduleEventDependencyType(DependencyTypeEnum scheduleEventDependencyType)
void unsetScheduleEventDependencyType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||