Project: stp

javax.wvcm
Interface Baseline.AddedVersion

All Superinterfaces:
Baseline.CompareReport
Enclosing interface:
Baseline

public static interface Baseline.AddedVersion
extends Baseline.CompareReport

A version from a given version history that is in the new set of versions but no version from the version history of that version is in the old set.


Method Summary
 Version getVersion()
          Return the added version.
 

Method Detail

getVersion

Version getVersion()
Return the added version.

Returns:
the version of a resource added in the new set of versions.

Generated Sun 26-Oct-2008 10:17 AM

Copyright © IBM 2008. All rights reserved.