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.
 
Field Summary
static LogonModeEnum.Enum CUSTOM
           
static LogonModeEnum.Enum DEFAULT
           
static int INT_CUSTOM
           
static int INT_DEFAULT
           
static int INT_NONE
           
static LogonModeEnum.Enum NONE
           
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 org.apache.xmlbeans.StringEnumAbstractBase enumValue()
           
 void set(org.apache.xmlbeans.StringEnumAbstractBase e)
           
 

Field Detail

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
Method Detail

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

void set(org.apache.xmlbeans.StringEnumAbstractBase e)