Package | Description |
---|---|
com.perforce.p4java.impl.generic.core.file |
Provides standard implementation classes for the com.perforce.p4java.core.file interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedFileSpec
Useful generic implementation class for the IExtendedFileSpec interface.
|
Modifier and Type | Method and Description |
---|---|
FileSpec |
FileSpec.setCodes(int rawCode)
Set the various error codes for this FileSpec to a value returned from
the server or the RPC layer.
|
Constructor and Description |
---|
FileSpec(FileSpec impl)
Construct a new filespec from another filespec.
|
Copyright © 2017 Perforce Software. All Rights Reserved.