com.businessobjects.enterprise.crystalreport
Class PageSizeEnum.Enum

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

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

Internal Use Only.


Field Summary
static org.apache.xmlbeans.StringEnumAbstractBase.Table table
          Internal Use Only.
 
Method Summary
static PageSizeEnum.Enum forInt(int i)
          Internal Use Only.
static PageSizeEnum.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 PageSizeEnum.Enum forString(java.lang.String s)
Internal Use Only.


forInt

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