public class ReadFlagChange
extends java.lang.Object
| Constructor and Description |
|---|
ReadFlagChange()
Initializes a new instance of the ReadFlagChange class.
|
| Modifier and Type | Method and Description |
|---|---|
ItemId |
getItemId()
Gets the item for which the read-flag has been changed.
|
boolean |
isRead()
Gets whether the read-flag has been set to true.
|
public ReadFlagChange()
public ItemId getItemId()
public boolean isRead()