com.sun.star.ucb
Class PropertyTaskType
java.lang.Object
|
+--com.sun.star.uno.Enum
|
+--com.sun.star.ucb.PropertyTaskType
- public final synchronized class PropertyTaskType
- extends com.sun.star.uno.Enum
Field Summary |
static com.sun.star.ucb.PropertyTaskType |
GET
|
static int |
GET_value
|
static com.sun.star.ucb.PropertyTaskType |
SET
|
static int |
SET_value
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from class com.sun.star.uno.Enum |
m_value |
Constructor Summary |
private |
PropertyTaskType(int i)
|
Method Summary |
static com.sun.star.ucb.PropertyTaskType |
fromInt(int i)
|
static com.sun.star.ucb.PropertyTaskType |
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 |
GET
public static final com.sun.star.ucb.PropertyTaskType GET
GET_value
public static final int GET_value
SET
public static final com.sun.star.ucb.PropertyTaskType SET
SET_value
public static final int SET_value
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
PropertyTaskType
private PropertyTaskType(int i)
fromInt
public static com.sun.star.ucb.PropertyTaskType fromInt(int i)
getDefault
public static com.sun.star.ucb.PropertyTaskType getDefault()