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