Uses of Class
com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge.ResolveChoice

Packages that use ClientMerge.ResolveChoice
com.perforce.p4java.impl.mapbased.rpc.func.client   
 

Uses of ClientMerge.ResolveChoice in com.perforce.p4java.impl.mapbased.rpc.func.client
 

Methods in com.perforce.p4java.impl.mapbased.rpc.func.client that return ClientMerge.ResolveChoice
static ClientMerge.ResolveChoice ClientMerge.ResolveChoice.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClientMerge.ResolveChoice[] ClientMerge.ResolveChoice.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.perforce.p4java.impl.mapbased.rpc.func.client with parameters of type ClientMerge.ResolveChoice
protected  boolean ClientMergeState.finishMerge(ClientMerge.ResolveChoice choice)
           
 



Copyright © 2015 Perforce Software. All Rights Reserved.