@Contract
public interface VersionInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getAbbreviatedProductName()
Returns Abbreviated Product Name
|
String |
getMajorVersion()
Returns Major version
|
String |
getMinorVersion()
Returns Minor version
|
String |
getVersionPrefix()
Returns version prefix
|
String getAbbreviatedProductName()
String getVersionPrefix()
String getMajorVersion()
String getMinorVersion()
Copyright © 2017. All rights reserved.