StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.chaos
Class FolderListCommand

java.lang.Object
  |
  +--com.sun.star.uno.Enum
        |
        +--com.sun.star.chaos.FolderListCommand

public final synchronized class FolderListCommand
extends com.sun.star.uno.Enum


Field Summary
static com.sun.star.chaos.FolderListCommand GET
           
static com.sun.star.chaos.FolderListCommand GET_SUBSCRIBED
           
static int GET_SUBSCRIBED_value
           
static int GET_value
           
static com.sun.star.chaos.FolderListCommand SET
           
static int SET_value
           
static java.lang.Object UNORUNTIMEDATA
           
 
Fields inherited from class com.sun.star.uno.Enum
m_value
 
Constructor Summary
private FolderListCommand(int i)
           
 
Method Summary
static com.sun.star.chaos.FolderListCommand fromInt(int i)
           
static com.sun.star.chaos.FolderListCommand getDefault()
           
 
Methods inherited from class com.sun.star.uno.Enum
getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GET

public static final com.sun.star.chaos.FolderListCommand GET

GET_SUBSCRIBED

public static final com.sun.star.chaos.FolderListCommand GET_SUBSCRIBED

GET_SUBSCRIBED_value

public static final int GET_SUBSCRIBED_value

GET_value

public static final int GET_value

SET

public static final com.sun.star.chaos.FolderListCommand SET

SET_value

public static final int SET_value

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA
Constructor Detail

FolderListCommand

private FolderListCommand(int i)
Method Detail

fromInt

public static com.sun.star.chaos.FolderListCommand fromInt(int i)

getDefault

public static com.sun.star.chaos.FolderListCommand getDefault()

StarOffice 5.2 API
reverse engineered by classdoc