Uses of Class
com.aragost.javahg.merge.KeepDeleteConflict.State

Packages that use KeepDeleteConflict.State
com.aragost.javahg.merge   
 

Uses of KeepDeleteConflict.State in com.aragost.javahg.merge
 

Methods in com.aragost.javahg.merge that return KeepDeleteConflict.State
 KeepDeleteConflict.State KeepDeleteConflict.getState()
           
static KeepDeleteConflict.State KeepDeleteConflict.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KeepDeleteConflict.State[] KeepDeleteConflict.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.aragost.javahg.merge with parameters of type KeepDeleteConflict.State
 void KeepDeleteConflict.update(KeepDeleteConflict.State state)
           
 

Constructors in com.aragost.javahg.merge with parameters of type KeepDeleteConflict.State
KeepDeleteConflict(ConflictResolvingContext mergeState, String fileName, KeepDeleteConflict.State localState)
           
 



Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.