Package com.perforce.p4java.graph
Interface IGraphRef
-
- All Known Implementing Classes:
GraphRef
public interface IGraphRef
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringgetRepo()java.lang.StringgetSha()java.lang.StringgetType()
-