com.businessobjects.enterprise.profile
Interface ValueTypeEnum


public interface ValueTypeEnum

An XML ValueTypeEnum(@http://enterprise.businessobjects.com/3.0/profile). This is an atomic type that is a restriction of com.businessobjects.enterprise.profile.ValueTypeEnum.


Nested Class Summary
static class ValueTypeEnum.Enum
          Enumeration value class for com.businessobjects.enterprise.profile.ValueTypeEnum.
static class ValueTypeEnum.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static ValueTypeEnum.Enum FILTER_EXPRESSION
           
static int INT_FILTER_EXPRESSION
           
static int INT_VALUE_LIST
           
static org.apache.xmlbeans.SchemaType type
           
static ValueTypeEnum.Enum VALUE_LIST
           
 
Method Summary
 org.apache.xmlbeans.StringEnumAbstractBase enumValue()
           
 void set(org.apache.xmlbeans.StringEnumAbstractBase e)
           
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type

FILTER_EXPRESSION

static final ValueTypeEnum.Enum FILTER_EXPRESSION

VALUE_LIST

static final ValueTypeEnum.Enum VALUE_LIST

INT_FILTER_EXPRESSION

static final int INT_FILTER_EXPRESSION
See Also:
Constant Field Values

INT_VALUE_LIST

static final int INT_VALUE_LIST
See Also:
Constant Field Values
Method Detail

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

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