Class DocumentVersionReadConfirmedJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.DocumentVersionReadConfirmedJson
All Implemented Interfaces:
Serializable

public class DocumentVersionReadConfirmedJson
extends BaseJson
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getVersionUuid

      public String getVersionUuid()
      Guid of the document version
      Returns:
      Guid of the document version
    • setVersionUuid

      public void setVersionUuid​(String versionUuid)
      Guid of the document version
      Parameters:
      versionUuid - Guid of the document version
    • getDocumentUuid

      public String getDocumentUuid()
      Guid of the document
      Returns:
      Guid of the document
    • setDocumentUuid

      public void setDocumentUuid​(String documentUuid)
      Guid of the document
      Parameters:
      documentUuid - Guid of the document