|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFileDiff.Status | |
|---|---|
| com.perforce.p4java.core | Provides interfaces and classes for defining and accessing Perforce objects such as jobs, changelists, etc., and, through the file sub-package, Perforce files. |
| com.perforce.p4java.core.file | Provides interfaces and classes for defining and accessing Perforce depot and workspace files. |
| Uses of IFileDiff.Status in com.perforce.p4java.core |
|---|
| Methods in com.perforce.p4java.core that return IFileDiff.Status | |
|---|---|
static IFileDiff.Status |
IFileDiff.Status.fromString(String serverValue)
|
IFileDiff.Status |
IFileDiff.getStatus()
Get status of file diff |
static IFileDiff.Status |
IFileDiff.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IFileDiff.Status[] |
IFileDiff.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of IFileDiff.Status in com.perforce.p4java.core.file |
|---|
| Methods in com.perforce.p4java.core.file that return IFileDiff.Status | |
|---|---|
IFileDiff.Status |
FileDiff.getStatus()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||