| Modifier and Type | Method and Description |
|---|---|
MergeConfiguration.Version |
MergeConfiguration.getFallbackOnConflict() |
static MergeConfiguration.Version |
MergeConfiguration.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeConfiguration.Version[] |
MergeConfiguration.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MergeConfiguration.setFallbackOnConflict(MergeConfiguration.Version version) |
Copyright © 2004–2014 XWiki. All rights reserved.