Serializable, Comparable<AnyObjectId>public class Note extends ObjectId
| Constructor | Description |
|---|---|
Note(AnyObjectId noteOn,
ObjectId noteData) |
A Git note about the object referenced by
noteOn. |
| Modifier and Type | Method | Description |
|---|---|---|
ObjectId |
getData() |
|
String |
toString() |
abbreviate, compareTo, compareTo, compareTo, copy, copyRawTo, copyRawTo, copyRawTo, copyRawTo, copyTo, copyTo, copyTo, copyTo, copyTo, copyTo, equals, equals, equals, getByte, getFirstByte, getName, hashCode, name, startsWithclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroIdpublic Note(AnyObjectId noteOn, ObjectId noteData)
noteOn.noteOn - the object that has a note attached to it.noteData - the actual note data contained in this notepublic ObjectId getData()
public String toString()
toString in class AnyObjectIdCopyright © 2018. All rights reserved.