javax.wvcm
Interface Baseline.DeletedVersion

All Superinterfaces:
Baseline.CompareBaselineReport
Enclosing interface:
Baseline

public static interface Baseline.DeletedVersion
extends Baseline.CompareBaselineReport

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

See Also:
doCompareBaselineReport

Method Summary
 Version getVersion()
          Return the deleted version.
 

Method Detail

getVersion

Version getVersion()
Return the deleted version.



Copyright (c) 2003 - Apache Software Foundation