Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
ObjectDeclaration2Body |
ObjectDeclarationWithRefCountBody.convertToObjectDeclaration2Body()
Converts ObjectDeclarationWithRefCountBody to ObjectDeclaration2Body
|
ObjectDeclaration2Body |
ObjectDeclaration2LargeRefCountFnd.getBody()
Gets the identity and other attributes of this object.
|
ObjectDeclaration2Body |
ObjectDeclaration2RefCountFnd.getBody()
Gets the identity and other attributes of this object.
|
ObjectDeclaration2Body |
ReadOnlyObjectDeclaration2LargeRefCountFnd.getBody()
Gets the identity and other attributes of this object.
|
ObjectDeclaration2Body |
ReadOnlyObjectDeclaration2RefCountFnd.getBody()
Gets the identity and other attributes of this object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ObjectDeclaration2Body.equals(ObjectDeclaration2Body other)
The equals.
|
Constructor and Description |
---|
EncryptedObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclaration2LargeRefCountFnd class. |
EncryptedObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclaration2RefCountFnd class. |
EncryptedReadOnlyObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
byte[] md5Hash,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedReadOnlyObjectDeclaration2LargeRefCountFnd class. |
EncryptedReadOnlyObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
byte[] md5Hash,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedReadOnlyObjectDeclaration2RefCountFnd class. |
ObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectDeclaration2LargeRefCountFnd class. |
ObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectDeclaration2RefCountFnd class. |
ReadOnlyObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet,
byte[] md5Hash)
Initializes a new instance of the
ReadOnlyObjectDeclaration2LargeRefCountFnd class. |
ReadOnlyObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet,
byte[] md5Hash)
Initializes a new instance of the
ReadOnlyObjectDeclaration2RefCountFnd class. |
Copyright (c) 2017 Aspose. All Rights Reserved.