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