com.businessobjects.enterprise.infoview
Interface ActionEnum
public interface ActionEnum
An XML ActionEnum(@http://enterprise.businessobjects.com/3.0/infoview).
This is an atomic type that is a restriction of com.businessobjects.enterprise.infoview.ActionEnum.
|
Nested Class Summary |
static class |
ActionEnum.Enum
Enumeration value class for com.businessobjects.enterprise.infoview.ActionEnum. |
static class |
ActionEnum.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
NOTSPECIFIED
static final ActionEnum.Enum NOTSPECIFIED
VIEW
static final ActionEnum.Enum VIEW
VIEWLATESTINSTANCE
static final ActionEnum.Enum VIEWLATESTINSTANCE
INT_NOTSPECIFIED
static final int INT_NOTSPECIFIED
- See Also:
- Constant Field Values
INT_VIEW
static final int INT_VIEW
- See Also:
- Constant Field Values
INT_VIEWLATESTINSTANCE
static final int INT_VIEWLATESTINSTANCE
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)