|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FullClientFormatOptions
Sets the export format type for a Desktop Intelligence document.
| Nested Class Summary | |
|---|---|
static class |
FullClientFormatOptions.Factory
A class with methods for creating instances of the FullClientFormatOptions type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
FullClientFormatEnum.Enum |
getFormat()
Returns the export format type for this Desktop Intelligence document. |
boolean |
isSetFormat()
Checks if the Format has been set. |
void |
setFormat(FullClientFormatEnum.Enum format)
Sets the export format type for this Desktop Intelligence document. |
void |
unsetFormat()
Deletes or unsets the Format element. |
FullClientFormatEnum |
xgetFormat()
Internal Use Only. |
void |
xsetFormat(FullClientFormatEnum format)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
FullClientFormatEnum.Enum getFormat()
Returns the export format type for this Desktop Intelligence document.
FullClientFormatEnum xgetFormat()
boolean isSetFormat()
true if the Format element has been set,otherwise false.void setFormat(FullClientFormatEnum.Enum format)
Sets the export format type for this Desktop Intelligence document.
format - The export format type for this Desktop Intelligence document.void xsetFormat(FullClientFormatEnum format)
void unsetFormat()
Deletes or unsets the Format element.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||