com.businessobjects.enterprise.fullclient
Class FullClientFormatEnum.Enum

java.lang.Object
  extended by org.apache.xmlbeans.StringEnumAbstractBase
      extended by com.businessobjects.enterprise.fullclient.FullClientFormatEnum.Enum
Enclosing interface:
FullClientFormatEnum

public static final class FullClientFormatEnum.Enum
extends org.apache.xmlbeans.StringEnumAbstractBase

Internal Use Only.


Field Summary
static org.apache.xmlbeans.StringEnumAbstractBase.Table table
          Internal Use Only.
 
Method Summary
static FullClientFormatEnum.Enum forInt(int i)
          Internal Use Only.
static FullClientFormatEnum.Enum forString(java.lang.String s)
          Internal Use Only.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

table

public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table
Internal Use Only.

Method Detail

forString

public static FullClientFormatEnum.Enum forString(java.lang.String s)
Internal Use Only.


forInt

public static FullClientFormatEnum.Enum forInt(int i)
Internal Use Only.