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.String
getName()
java.lang.String
getRepo()
java.lang.String
getSha()
java.lang.String
getType()
-