com.sun.star.chaos
Class FolderListEntry
java.lang.Object
|
+--com.sun.star.chaos.FolderListEntry
- public synchronized class FolderListEntry
- extends java.lang.Object
Field Summary |
java.lang.String |
ID
|
boolean |
New
|
boolean |
Purge
|
boolean |
Removed
|
boolean |
Subscribed
|
java.lang.String |
Title
|
static java.lang.Object |
UNORUNTIMEDATA
|
Constructor Summary |
FolderListEntry()
|
FolderListEntry(java.lang.String s1,
java.lang.String s2,
boolean b1,
boolean b2,
boolean b3,
boolean b4)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public java.lang.String ID
New
public boolean New
Purge
public boolean Purge
Removed
public boolean Removed
Subscribed
public boolean Subscribed
Title
public java.lang.String Title
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
FolderListEntry
public FolderListEntry()
FolderListEntry
public FolderListEntry(java.lang.String s1,
java.lang.String s2,
boolean b1,
boolean b2,
boolean b3,
boolean b4)