public class LastEtagsInfo extends Object
Constructor and Description |
---|
LastEtagsInfo() |
Modifier and Type | Method and Description |
---|---|
Etag |
getLastAttachmentDeleteEtag() |
Etag |
getLastAttachmentEtag() |
Etag |
getLastDocDeleteEtag() |
Etag |
getLastDocsEtag() |
void |
setLastAttachmentDeleteEtag(Etag lastAttachmentDeleteEtag) |
void |
setLastAttachmentEtag(Etag lastAttachmentEtag) |
void |
setLastDocDeleteEtag(Etag lastDocDeleteEtag) |
void |
setLastDocsEtag(Etag lastDocsEtag) |
public Etag getLastDocsEtag()
public void setLastDocsEtag(Etag lastDocsEtag)
public Etag getLastDocDeleteEtag()
public void setLastDocDeleteEtag(Etag lastDocDeleteEtag)
public Etag getLastAttachmentEtag()
public void setLastAttachmentEtag(Etag lastAttachmentEtag)
public Etag getLastAttachmentDeleteEtag()
public void setLastAttachmentDeleteEtag(Etag lastAttachmentDeleteEtag)
Copyright © 2016. All Rights Reserved.