public class InternalFileTreeNode extends BaseInternalTreeNode
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | applyBase() | 
|  | void | applyOurs() | 
|  | void | applyTheirs() | 
|  | FileVersionRecord | getBase() | 
|  | java.lang.String | getFilePath() | 
|  | javax.swing.Icon | getIcon() | 
|  | FileVersionRecord | getOurs() | 
|  | FileVersionRecord | getResult() | 
|  | FileVersionRecord | getTheirs() | 
|  | java.lang.String | toString() |