public class MergeRequestComment extends Object
MergeRequestComment()
Author
getAuthor()
String
getNote()
void
setAuthor(Author author)
setNote(String note)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MergeRequestComment()
public Author getAuthor()
public void setAuthor(Author author)
public String getNote()
public void setNote(String note)
Copyright © 2015. All rights reserved.