public abstract class VersionSupplier extends Object
Modifier and Type | Field and Description |
---|---|
protected BaseDescription |
base |
Modifier and Type | Method and Description |
---|---|
BaseDescription |
getBaseDescription() |
abstract BundleDescription |
getBundleDescription() |
String |
getName() |
Version |
getVersion() |
String |
toString() |
protected final BaseDescription base
public Version getVersion()
public String getName()
public BaseDescription getBaseDescription()
public abstract BundleDescription getBundleDescription()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.