Uses of Class
com.rometools.modules.sse.modules.Conflict
-
Packages that use Conflict Package Description com.rometools.modules.sse.modules -
-
Uses of Conflict in com.rometools.modules.sse.modules
Methods in com.rometools.modules.sse.modules that return types with arguments of type Conflict Modifier and Type Method Description List<Conflict>Sync. getConflicts()Methods in com.rometools.modules.sse.modules with parameters of type Conflict Modifier and Type Method Description voidSync. addConflict(Conflict conflict)Method parameters in com.rometools.modules.sse.modules with type arguments of type Conflict Modifier and Type Method Description voidSync. setConflicts(List<Conflict> conflicts)
-