|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.viewcomparemerge.ActionOverride
public class ActionOverride
Title: Starteam SDK
An object that provides a MergeState|DifferenceType / MergeAction pair
| Method Summary | |
|---|---|
DifferenceType |
getDifferenceType()
Returns the DifferenceType contained within this ActionOverride or null |
MatchState |
getMatchState()
Returns the MatchState contained within this ActionOverride or null |
MergeAction |
getMergeAction()
Returns the MergeAction contained within this ActionOverride |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public MatchState getMatchState()
public DifferenceType getDifferenceType()
public MergeAction getMergeAction()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||