StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.schedule
Class ScheduleProcessRecordType

java.lang.Object
  |
  +--com.sun.star.uno.Enum
        |
        +--com.sun.star.schedule.ScheduleProcessRecordType

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


Field Summary
static com.sun.star.schedule.ScheduleProcessRecordType BUILDTREE
           
static int BUILDTREE_value
           
static com.sun.star.schedule.ScheduleProcessRecordType END_BUILDTREE
           
static int END_BUILDTREE_value
           
static com.sun.star.schedule.ScheduleProcessRecordType END_RECORD
           
static int END_RECORD_value
           
static com.sun.star.schedule.ScheduleProcessRecordType NEW_RECORD
           
static int NEW_RECORD_value
           
static com.sun.star.schedule.ScheduleProcessRecordType START_BUILDTREE
           
static int START_BUILDTREE_value
           
static com.sun.star.schedule.ScheduleProcessRecordType START_RECORD
           
static int START_RECORD_value
           
static java.lang.Object UNORUNTIMEDATA
           
 
Fields inherited from class com.sun.star.uno.Enum
m_value
 
Constructor Summary
private ScheduleProcessRecordType(int i)
           
 
Method Summary
static com.sun.star.schedule.ScheduleProcessRecordType fromInt(int i)
           
static com.sun.star.schedule.ScheduleProcessRecordType 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

BUILDTREE

public static final com.sun.star.schedule.ScheduleProcessRecordType BUILDTREE

BUILDTREE_value

public static final int BUILDTREE_value

END_BUILDTREE

public static final com.sun.star.schedule.ScheduleProcessRecordType END_BUILDTREE

END_BUILDTREE_value

public static final int END_BUILDTREE_value

END_RECORD

public static final com.sun.star.schedule.ScheduleProcessRecordType END_RECORD

END_RECORD_value

public static final int END_RECORD_value

NEW_RECORD

public static final com.sun.star.schedule.ScheduleProcessRecordType NEW_RECORD

NEW_RECORD_value

public static final int NEW_RECORD_value

START_BUILDTREE

public static final com.sun.star.schedule.ScheduleProcessRecordType START_BUILDTREE

START_BUILDTREE_value

public static final int START_BUILDTREE_value

START_RECORD

public static final com.sun.star.schedule.ScheduleProcessRecordType START_RECORD

START_RECORD_value

public static final int START_RECORD_value

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA
Constructor Detail

ScheduleProcessRecordType

private ScheduleProcessRecordType(int i)
Method Detail

fromInt

public static com.sun.star.schedule.ScheduleProcessRecordType fromInt(int i)

getDefault

public static com.sun.star.schedule.ScheduleProcessRecordType getDefault()

StarOffice 5.2 API
reverse engineered by classdoc