JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
String
getName
()
String
getRepo
()
String
getSha
()
String
getType
()
Method Details
getRepo
String
getRepo
()
getType
String
getType
()
getSha
String
getSha
()
getName
String
getName
()