com.businessobjects.enterprise.event
Interface EventRightEnum


public interface EventRightEnum

An XML Event_RightEnum(@http://enterprise.businessobjects.com/4.0/event). This is an atomic type that is a restriction of com.businessobjects.enterprise.event.EventRightEnum.


Nested Class Summary
static class EventRightEnum.Enum
          Enumeration value class for com.businessobjects.enterprise.event.EventRightEnum.
static class EventRightEnum.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static int INT_TRIGGER
           
static EventRightEnum.Enum TRIGGER
           
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

TRIGGER

static final EventRightEnum.Enum TRIGGER

INT_TRIGGER

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

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

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