Searched defs:setAuthor (Results 1 - 3 of 3) sorted by relevance

/opengrok/test/org/opensolaris/opengrok/history/
H A DHistoryEntryTest.java130 * Test of setAuthor method, of class HistoryEntry.
133 public void setAuthor() { method in class:HistoryEntryTest
135 instance.setAuthor(newAuthor);
/opengrok/src/org/opensolaris/opengrok/history/
H A DHistoryEntry.java142 public void setAuthor(String author) { method in class:HistoryEntry
/opengrok/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DNode.java276 public void setAuthor(String user) method in class:Node

Completed in 22 milliseconds