Package | Description |
---|---|
com.perforce.p4java.impl.mapbased.rpc.connection | |
com.perforce.p4java.impl.mapbased.rpc.sys |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
RpcConnection.getDigest(RpcPerforceFileType fileType,
java.io.File file,
RpcPerforceDigestType digest) |
Modifier and Type | Method and Description |
---|---|
static RpcPerforceDigestType |
RpcPerforceDigestType.GetType(java.lang.String rpcName) |
static RpcPerforceDigestType |
RpcPerforceDigestType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RpcPerforceDigestType[] |
RpcPerforceDigestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Perforce Software. All Rights Reserved.