Project: stp

javax.wvcm
Interface Baseline.DeletedVersion

All Superinterfaces:
Baseline.CompareReport
Enclosing interface:
Baseline

public static interface Baseline.DeletedVersion
extends Baseline.CompareReport

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


Method Summary
 Version getVersion()
          Return the deleted version.
 

Method Detail

getVersion

Version getVersion()
Return the deleted version.

Returns:
the version of a resource removed from the new set of versions.

Generated Thu 14-Apr-2016 01:16 AM

Copyright © IBM 2016. All rights reserved.