| Package | Description |
|---|---|
| de.xima.fc.gui.bean.resource | |
| de.xima.fc.gui.bean.resource.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ABasicResourceBean.resolveConflicts(EFileConflictResolution resolution)
Resolves all current file conflicts by applying the given resolution to all conflicts.
|
| Modifier and Type | Method and Description |
|---|---|
EFileConflictResolution |
FileConflict.getResolution() |
static EFileConflictResolution |
EFileConflictResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EFileConflictResolution[] |
EFileConflictResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileConflict.setResolution(EFileConflictResolution resolution) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.