Searched defs:setAuthor (Results 1 - 4 of 4) sorted by relevance
/opengrok-sun/src/org/opensolaris/opengrok/history/ | ||
H A D | HistoryEntry.java | 136 public void setAuthor(String author) { method in class:HistoryEntry |
/opengrok-sun/test/org/opensolaris/opengrok/history/ | ||
H A D | HistoryEntryTest.java | 130 * Test of setAuthor method, of class HistoryEntry. 133 public void setAuthor() { method in class:HistoryEntryTest 135 instance.setAuthor(newAuthor); |
/opengrok-sun/jrcs/src/main/java/org/apache/commons/jrcs/rcs/ | ||
H A D | Node.java | 276 public void setAuthor(String user) method in class:Node |
/opengrok-sun/lib/ | ||
H A D | jrcs.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/jrcs/ ... |
Completed in 65 milliseconds