com.sun.star.schedule
Class ScheduleOwnerUidMode
java.lang.Object
|
+--com.sun.star.uno.Enum
|
+--com.sun.star.schedule.ScheduleOwnerUidMode
- public final synchronized class ScheduleOwnerUidMode
- extends com.sun.star.uno.Enum
Field Summary |
static com.sun.star.schedule.ScheduleOwnerUidMode |
DONTEXPORTOWNERUID
|
static int |
DONTEXPORTOWNERUID_value
|
static com.sun.star.schedule.ScheduleOwnerUidMode |
EXPORTOWNERUID
|
static com.sun.star.schedule.ScheduleOwnerUidMode |
EXPORTOWNERUIDIFNOTOWNER
|
static int |
EXPORTOWNERUIDIFNOTOWNER_value
|
static int |
EXPORTOWNERUID_value
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from class com.sun.star.uno.Enum |
m_value |
Constructor Summary |
private |
ScheduleOwnerUidMode(int i)
|
Method Summary |
static com.sun.star.schedule.ScheduleOwnerUidMode |
fromInt(int i)
|
static com.sun.star.schedule.ScheduleOwnerUidMode |
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 |
DONTEXPORTOWNERUID
public static final com.sun.star.schedule.ScheduleOwnerUidMode DONTEXPORTOWNERUID
DONTEXPORTOWNERUID_value
public static final int DONTEXPORTOWNERUID_value
EXPORTOWNERUID
public static final com.sun.star.schedule.ScheduleOwnerUidMode EXPORTOWNERUID
EXPORTOWNERUIDIFNOTOWNER
public static final com.sun.star.schedule.ScheduleOwnerUidMode EXPORTOWNERUIDIFNOTOWNER
EXPORTOWNERUIDIFNOTOWNER_value
public static final int EXPORTOWNERUIDIFNOTOWNER_value
EXPORTOWNERUID_value
public static final int EXPORTOWNERUID_value
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
ScheduleOwnerUidMode
private ScheduleOwnerUidMode(int i)
fromInt
public static com.sun.star.schedule.ScheduleOwnerUidMode fromInt(int i)
getDefault
public static com.sun.star.schedule.ScheduleOwnerUidMode getDefault()