Package | Description |
---|---|
com.ibm.xtools.umldt.rt.api.egit.merge | |
com.ibm.xtools.umldt.rt.api.egit.merge.impl |
Modifier and Type | Method and Description |
---|---|
static MergeToolType |
MergeToolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeToolType[] |
MergeToolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RTEGitMergeToolCommand |
RTEGitMergeToolCommand.setMergeToolType(MergeToolType type)
Set merge tool type.
|
Modifier and Type | Method and Description |
---|---|
RTEGitMergeToolCommand |
RTEGitMergeToolCommandImpl.setMergeToolType(MergeToolType type) |