public class Version extends Object
Modifier and Type | Field and Description |
---|---|
static String |
VERSION_NUMBER_FORMAT |
static String |
VERSION_OPTION |
public static final String VERSION_OPTION
public static final String VERSION_NUMBER_FORMAT
public Version()
public Version(org.osgi.framework.Bundle bundle)
bundle
- The bundle to determine the version for.public String getVersionInfo()
public String getVersionNumber()
public int getMajor()
public int getMinor()
public int getMicro()
Copyright © 2012. All Rights Reserved.