com.businessobjects.enterprise.infoview
Interface InfoViewRightEnum


public interface InfoViewRightEnum

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


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

ORGANIZE

static final InfoViewRightEnum.Enum ORGANIZE

INT_ORGANIZE

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

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

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