com.businessobjects.enterprise.infoview
Interface ViewerEnum
public interface ViewerEnum
An XML ViewerEnum(@http://enterprise.businessobjects.com/3.0/infoview).
This is an atomic type that is a restriction of com.businessobjects.enterprise.infoview.ViewerEnum.
|
Nested Class Summary |
static class |
ViewerEnum.Enum
Enumeration value class for com.businessobjects.enterprise.infoview.ViewerEnum. |
static class |
ViewerEnum.Factory
A factory class with static methods for creating instances
of this type. |
|
Method Summary |
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
|
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
type
static final org.apache.xmlbeans.SchemaType type
ACTIVEX
static final ViewerEnum.Enum ACTIVEX
DHTML
static final ViewerEnum.Enum DHTML
JAVA
static final ViewerEnum.Enum JAVA
ADVDHTML
static final ViewerEnum.Enum ADVDHTML
INT_ACTIVEX
static final int INT_ACTIVEX
- See Also:
- Constant Field Values
INT_DHTML
static final int INT_DHTML
- See Also:
- Constant Field Values
INT_JAVA
static final int INT_JAVA
- See Also:
- Constant Field Values
INT_ADVDHTML
static final int INT_ADVDHTML
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)