public class DocumentVersionReadConfirmedJson extends BaseJson
Constructor and Description |
---|
DocumentVersionReadConfirmedJson() |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentUuid()
Guid of the document
|
String |
getVersionUuid()
Guid of the document version
|
void |
setDocumentUuid(String documentUuid)
Guid of the document
|
void |
setVersionUuid(String versionUuid)
Guid of the document version
|
getObjType, setObjType, toString
public String getVersionUuid()
public void setVersionUuid(String versionUuid)
versionUuid
- Guid of the document versionpublic String getDocumentUuid()
public void setDocumentUuid(String documentUuid)
documentUuid
- Guid of the documentCopyright © 2019. All rights reserved.