Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
Reference |
ReferenceToObjectDeclarationId.getReference()
Gets the reference to object declaration.
|
Reference |
ObjectSpaceReference.getReference1()
Gets the first reference.
|
Reference |
ObjectSpaceReference.getReference2()
Gets the second reference.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<Reference> |
ObjectDeclaration.getReferences()
Object references.
|
Constructor and Description |
---|
ObjectSpaceReference(Reference reference1,
Reference reference2)
Initializes a new instance of the
ObjectSpaceReference class. |
ReferenceToObjectDeclarationId(Reference reference,
ObjectDeclarationId objectDeclarationId)
Initializes a new instance of
ReferenceToObjectDeclarationId type. |
Constructor and Description |
---|
ObjectDeclaration(long jcidFormat,
ObjectDeclarationId id,
com.aspose.ms.System.Collections.Generic.List<Reference> references,
com.aspose.ms.System.Collections.Generic.List<ObjectSpaceReference> objectSpaceReferences,
ObjectSpaceObjectPropSet propertySet)
Initializes a new instance of the
ObjectDeclaration class. |
Copyright (c) 2017 Aspose. All Rights Reserved.