|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Managed
An XML Managed(@http://enterprise.businessobjects.com/3.0/managed). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Managed.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 |
ManagedScheduleOptions |
addNewManagedScheduleOptions()
Appends and returns a new empty "ManagedScheduleOptions" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
ManagedScheduleOptions |
getManagedScheduleOptions()
Gets the "ManagedScheduleOptions" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetManagedScheduleOptions()
True if has "ManagedScheduleOptions" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setManagedScheduleOptions(ManagedScheduleOptions managedScheduleOptions)
Sets the "ManagedScheduleOptions" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetManagedScheduleOptions()
Unsets the "ManagedScheduleOptions" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
ManagedScheduleOptions getManagedScheduleOptions()
boolean isSetManagedScheduleOptions()
void setManagedScheduleOptions(ManagedScheduleOptions managedScheduleOptions)
ManagedScheduleOptions addNewManagedScheduleOptions()
void unsetManagedScheduleOptions()
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 | ||||||||