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 CompareType |
CompareType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompareType[] |
CompareType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RTEGitCompareCommand |
RTEGitCompareCommand.setCompareType(CompareType type)
Set compare type.
|
Modifier and Type | Method and Description |
---|---|
RTEGitCompareCommand |
RTEGitCompareCommandImpl.setCompareType(CompareType type) |