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 Tue 20-Sep-2011 04:10 AM

Copyright © IBM 2011. All rights reserved.