Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
Jcid |
ObjectDeclaration2Body.getJcid()
Gets the type of data this object contains.
|
Jcid |
ObjectDeclarationFileData3LargeRefCountFnd.getJcid()
Gets the type of this object and the type of the data the object contains.
|
Jcid |
ObjectDeclarationFileData3RefCountFnd.getJcid()
Gets the type of this object and the type of the data the object contains.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Jcid.equals(Jcid other)
The equals.
|
Constructor and Description |
---|
EncryptedObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
long countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3LargeRefCountFnd class. |
EncryptedObjectDeclarationFileData3RefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
byte countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3RefCountFnd class. |
ObjectDeclaration2Body(CompactId oid,
Jcid jcid,
boolean fHasOidReferences,
boolean fHasOsidReferences)
Initializes a new instance of the
ObjectDeclaration2Body class. |
ObjectDeclaration2Body(CompactId oid,
Jcid jcid,
boolean fHasOidReferences,
boolean fHasOsidReferences,
com.aspose.ms.System.Collections.BitArray fReserved2)
Initializes a new instance of the
ObjectDeclaration2Body class. |
ObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
long countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension)
Initializes a new instance of the
ObjectDeclarationFileData3LargeRefCountFnd class. |
ObjectDeclarationFileData3RefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
byte countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension)
Initializes a new instance of the
ObjectDeclarationFileData3RefCountFnd class. |
Copyright (c) 2017 Aspose. All Rights Reserved.