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 IGraphListTree
public String getType()
getType
in interface IGraphListTree
public String getSha()
getSha
in interface IGraphListTree
public String getName()
getName
in interface IGraphListTree
Copyright © 2017 Perforce Software. All Rights Reserved.