public static class SyncReplItem.Entry extends Object
SyncStateControl contained in a search entry.| Constructor and Description |
|---|
Entry(SearchEntry entry)
Creates a new entry.
|
| Modifier and Type | Method and Description |
|---|---|
SearchEntry |
getSearchEntry()
Returns the underlying search entry.
|
SyncStateControl |
getSyncStateControl()
Returns the sync state control or null if no such control exists in the search entry.
|
String |
toString() |
public Entry(SearchEntry entry)
SyncStateControl it is made available via
getSyncStateControl().entry - to search for sync state control inpublic SearchEntry getSearchEntry()
public SyncStateControl getSyncStateControl()
Copyright © 2023. All rights reserved.