Package | Description |
---|---|
org.openstreetmap.josm.gui.conflict.pair |
Modifier and Type | Field and Description |
---|---|
private List<ComparePairType> |
ListMergeModel.ComparePairListModel.compareModes |
Modifier and Type | Method and Description |
---|---|
ComparePairType |
ListMergeModel.ComparePairListModel.getSelectedComparePair() |
static ComparePairType |
ComparePairType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComparePairType[] |
ComparePairType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|