public class ReadOnlyDocument extends ReadOnlyDictionary
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
return the document's ID.
|
long |
getSequence()
Return the sequence number of the document in the database.
|
boolean |
isDeleted()
Return whether the document is deleted
|
String |
toString() |
allKeys, contains, count, fleeceEncode, getArray, getBlob, getBoolean, getData, getDate, getDictionary, getDouble, getFloat, getInt, getLong, getNumber, getObject, getString, setData, toMappublic String getId()
public long getSequence()
public boolean isDeleted()