com.businessobjects.enterprise.note
Interface NoteRightEnum


public interface NoteRightEnum

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


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

ALLOW_DISCUSSION_THREADS

static final NoteRightEnum.Enum ALLOW_DISCUSSION_THREADS

INT_ALLOW_DISCUSSION_THREADS

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

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

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