|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WebiFormatEnum
The export format types for a Web Intelligence document.
| Nested Class Summary | |
|---|---|
static class |
WebiFormatEnum.Enum
Internal Use Only. |
static class |
WebiFormatEnum.Factory
A class with methods for creating instances of the WebiFormatEnum type. |
| Field Summary | |
|---|---|
static WebiFormatEnum.Enum |
EXCEL
Specifies a Microsoft Excel (XLS) format. |
static int |
INT_EXCEL
Specifies a Microsoft Excel (XLS) format. |
static int |
INT_PDF
Specifies an Adobe Portable Document Format (PDF). |
static int |
INT_WEBI
Specifies a Web Intelligence document format. |
static WebiFormatEnum.Enum |
PDF
Specifies an Adobe Portable Document Format (PDF). |
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
static WebiFormatEnum.Enum |
WEBI
Specifies a Web Intelligence document format. |
| Method Summary | |
|---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
Internal Use Only. |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
static final WebiFormatEnum.Enum WEBI
static final WebiFormatEnum.Enum EXCEL
static final WebiFormatEnum.Enum PDF
static final int INT_WEBI
static final int INT_EXCEL
static final int INT_PDF
| Method Detail |
|---|
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||