Uses of Class
com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata

Packages that use RpcFunctionMetadata
com.perforce.p4java.impl.mapbased.rpc.func   
 

Uses of RpcFunctionMetadata in com.perforce.p4java.impl.mapbased.rpc.func
 

Fields in com.perforce.p4java.impl.mapbased.rpc.func declared as RpcFunctionMetadata
static RpcFunctionMetadata RpcFunction.NO_METADATA
          Used to signal that there's no corresponding function metadata for an encoding or name.
 

Methods in com.perforce.p4java.impl.mapbased.rpc.func that return RpcFunctionMetadata
static RpcFunctionMetadata RpcFunction.getMetadata(RpcFunctionSpec name)
           
static RpcFunctionMetadata RpcFunction.getMetadata(String encoding, boolean relaxedCheck)
           
 



Copyright © 2015 Perforce Software. All Rights Reserved.