javax.wvcm
Interface Baseline.AddedVersion

All Superinterfaces:
Baseline.CompareBaselineReport
Enclosing interface:
Baseline

public static interface Baseline.AddedVersion
extends Baseline.CompareBaselineReport

A version that is referenced by the second baseline but no version from the version history of that version is referenced by the first baseline.

See Also:
doCompareBaselineReport

Method Summary
 Version getVersion()
          Return the added version.
 

Method Detail

getVersion

Version getVersion()
Return the added version.



Copyright (c) 2003 - Apache Software Foundation