|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FormatTypeEnum
The output format types for a publication.
| Nested Class Summary | |
|---|---|
static class |
FormatTypeEnum.Enum
Internal Use Only. |
static class |
FormatTypeEnum.Factory
A class with methods for creating instances of the FormatTypeEnum type. |
| Field Summary | |
|---|---|
static FormatTypeEnum.Enum |
EXCEL
Specifies a Microsoft Excel (XLS) format. |
static FormatTypeEnum.Enum |
FULLCLIENT
Specifies a Desktop Intelligence document format. |
static FormatTypeEnum.Enum |
HTML
Specifies an HTML format. |
static int |
INT_EXCEL
Specifies a Microsoft Excel (XLS) format. |
static int |
INT_FULLCLIENT
Specifies a Desktop Intelligence document format. |
static int |
INT_HTML
Specifies an HTML format. |
static int |
INT_PDF
Specifies an Adobe Portable Document Format (PDF). |
static FormatTypeEnum.Enum |
PDF
Specifies an Adobe Portable Document Format (PDF). |
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| 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 FormatTypeEnum.Enum FULLCLIENT
static final FormatTypeEnum.Enum PDF
static final FormatTypeEnum.Enum HTML
static final FormatTypeEnum.Enum EXCEL
static final int INT_FULLCLIENT
static final int INT_PDF
static final int INT_HTML
static final int INT_EXCEL
| 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 | ||||||||