public class GraphListTree extends Object implements IGraphListTree
| Constructor and Description |
|---|
GraphListTree(int mode,
String type,
String sha,
String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMode() |
String |
getName() |
String |
getSha() |
String |
getType() |
public int getMode()
getMode in interface IGraphListTreepublic String getType()
getType in interface IGraphListTreepublic String getSha()
getSha in interface IGraphListTreepublic String getName()
getName in interface IGraphListTreeCopyright © 2017 Perforce Software. All Rights Reserved.