com.starbase.starteam.viewcomparemerge
Class ActionOverride

java.lang.Object
  |
  +--com.starbase.starteam.viewcomparemerge.ActionOverride

public class ActionOverride
extends java.lang.Object

Title: Starteam SDK

An object that provides a MergeState / MergeAction pair


Method Summary
 DifferenceType getDifferenceType()
          Returns the DifferenceType contained within this ActionOverride or null
 MatchState getMatchState()
          Returns the MatchState contained within this ActionOverride
 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

getDifferenceType

public DifferenceType getDifferenceType()
Returns the DifferenceType contained within this ActionOverride or null

Returns:
DifferenceType the DifferenceType contained within this ActionOverride

getMatchState

public MatchState getMatchState()
Returns the MatchState contained within this ActionOverride

Returns:
MatchState the MatchState contained within this ActionOverride

getMergeAction

public MergeAction getMergeAction()
Returns the MergeAction contained within this ActionOverride

Returns:
MergeAction the MergeAction contained within this ActionOverride


StarTeam SDK 10.4, Build 36
Copyright © 2003-2008 Borland Software Corporation. All rights reserved.