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, startsWith
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroId
public 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 AnyObjectId
Copyright © 2018. All rights reserved.