|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GroupSectionsOptionEnum
Defines the available options for group sections.
| Nested Class Summary | |
|---|---|
static class |
GroupSectionsOptionEnum.Enum
Internal Use Only. |
static class |
GroupSectionsOptionEnum.Factory
A class with methods for creating instances of the GroupSectionsOptionEnum type. |
| Field Summary | |
|---|---|
static int |
INT_SECTIONS_EXPORT
Specifies an export sections property. |
static int |
INT_SECTIONS_EXPORT_ISOLATED
Specifies an isolated export sections property. |
static int |
INT_SECTIONS_NO_EXPORT
Specifies a no export property to prevent exportation. |
static GroupSectionsOptionEnum.Enum |
SECTIONS_EXPORT
Specifies an export sections property. |
static GroupSectionsOptionEnum.Enum |
SECTIONS_EXPORT_ISOLATED
Specifies an isolated export sections property. |
static GroupSectionsOptionEnum.Enum |
SECTIONS_NO_EXPORT
Specifies a no export property to prevent exportation. |
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 GroupSectionsOptionEnum.Enum SECTIONS_EXPORT
static final GroupSectionsOptionEnum.Enum SECTIONS_EXPORT_ISOLATED
static final GroupSectionsOptionEnum.Enum SECTIONS_NO_EXPORT
static final int INT_SECTIONS_EXPORT
static final int INT_SECTIONS_EXPORT_ISOLATED
static final int INT_SECTIONS_NO_EXPORT
| 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 | ||||||||