public class VersionChange extends Object
| Modifier and Type | Method and Description |
|---|---|
org.apache.aries.versioning.check.BundleCompatibility.VERSION_CHANGE_TYPE |
getChangeType() |
org.osgi.framework.Version |
getNewVersion() |
org.osgi.framework.Version |
getOldVersion() |
org.osgi.framework.Version |
getRecommendedNewVersion() |
boolean |
isCorrect() |
String |
toString() |
public org.apache.aries.versioning.check.BundleCompatibility.VERSION_CHANGE_TYPE getChangeType()
public org.osgi.framework.Version getNewVersion()
public org.osgi.framework.Version getOldVersion()
public org.osgi.framework.Version getRecommendedNewVersion()
public boolean isCorrect()
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.