com.businessobjects.enterprise.managed
Interface SendToOptionEnum


public interface SendToOptionEnum

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


Nested Class Summary
static class SendToOptionEnum.Enum
          Enumeration value class for com.businessobjects.enterprise.managed.SendToOptionEnum.
static class SendToOptionEnum.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static SendToOptionEnum.Enum COPY
           
static int INT_COPY
           
static int INT_SHORTCUT
           
static SendToOptionEnum.Enum SHORTCUT
           
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

COPY

static final SendToOptionEnum.Enum COPY

SHORTCUT

static final SendToOptionEnum.Enum SHORTCUT

INT_COPY

static final int INT_COPY
See Also:
Constant Field Values

INT_SHORTCUT

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

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

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