Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
ObjectSpaceObjectPropSet |
ObjectDeclaration.getPropertySet()
Object property sets.
|
ObjectSpaceObjectPropSet |
ObjectDeclaration2LargeRefCountFnd.getPropSet()
Gets the value of an ObjectSpaceObjectPropSet structure.
|
ObjectSpaceObjectPropSet |
ObjectDeclaration2RefCountFnd.getPropSet()
Gets the value of an ObjectSpaceObjectPropSet structure.
|
ObjectSpaceObjectPropSet |
ObjectDeclarationWithRefCount2Fndx.getPropSet()
Gets the value of an ObjectSpaceObjectPropSet structure.
|
ObjectSpaceObjectPropSet |
ObjectDeclarationWithRefCountFndx.getPropSet()
Gets the value of an ObjectSpaceObjectPropSet structure.
|
ObjectSpaceObjectPropSet |
ObjectRevisionWithRefCount2Fndx.getPropSet()
Gets the value of an ObjectSpaceObjectPropSet.
|
ObjectSpaceObjectPropSet |
ObjectRevisionWithRefCountFndx.getPropSet()
Gets the value of an ObjectSpaceObjectPropSet structure.
|
ObjectSpaceObjectPropSet |
ReadOnlyObjectDeclaration2LargeRefCountFnd.getPropSet()
Gets the value of an ObjectSpaceObjectPropSet structure.
|
ObjectSpaceObjectPropSet |
ReadOnlyObjectDeclaration2RefCountFnd.getPropSet()
Gets the value of an ObjectSpaceObjectPropSet structure.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ObjectSpaceObjectPropSet.equals(ObjectSpaceObjectPropSet 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. |
ObjectDeclaration(long jcidFormat,
ObjectDeclarationId id,
com.aspose.ms.System.Collections.Generic.List<Reference> references,
ObjectSpaceObjectPropSet propertySet)
Initialises a new instance of
ObjectDeclaration type. |
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. |
ObjectDeclarationWithRefCount2Fndx(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclarationWithRefCountBody body,
long countRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectDeclarationWithRefCount2Fndx class. |
ObjectDeclarationWithRefCountFndx(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclarationWithRefCountBody body,
byte cRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectDeclarationWithRefCountFndx class. |
ObjectRevisionWithRefCount2Fndx(FileNodeHeader header,
FileNodeChunkReference reference,
CompactId oid,
boolean fHasOidReferences,
boolean fHasOsidReferences,
com.aspose.ms.System.Collections.BitArray reserved,
long countRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectRevisionWithRefCount2Fndx class. |
ObjectRevisionWithRefCountFndx(FileNodeHeader header,
FileNodeChunkReference reference,
CompactId oid,
boolean fHasOidReferences,
boolean fHasOsidReferences,
byte countRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectRevisionWithRefCountFndx 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) 2016 Aspose. All Rights Reserved.