public class ObjectSpaceReference extends Object
Represents an object space reference in OneNote Online file format.
Constructor and Description |
---|
ObjectSpaceReference(Reference reference1,
Reference reference2)
Initializes a new instance of the
ObjectSpaceReference class. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Reference |
getReference1()
Gets the first reference.
|
Reference |
getReference2()
Gets the second reference.
|
int |
hashCode() |
String |
toString() |
Copyright (c) 2016 Aspose. All Rights Reserved.