Class RevisionManifestRootDeclare

java.lang.Object
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.StreamObject
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.RevisionManifestRootDeclare
All Implemented Interfaces:
IFSSHTTPBSerializable

public class RevisionManifestRootDeclare extends StreamObject
Specifies a revision manifest root declare, each followed by root and object extended GUIDs
  • Field Details

    • rootExGuid

      public ExGuid rootExGuid
    • objectExGuid

      public ExGuid objectExGuid
  • Constructor Details

    • RevisionManifestRootDeclare

      public RevisionManifestRootDeclare()
      Initializes a new instance of the RevisionManifestRootDeclare class.
  • Method Details