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