Interface VersionInfo


@Contract public interface VersionInfo
Service interface to define the version info for an installed product.
  • Method Details

    • getAbbreviatedProductName

      String getAbbreviatedProductName()
    • getVersionPrefix

      String getVersionPrefix()
    • getMajorVersion

      String getMajorVersion()
    • getMinorVersion

      String getMinorVersion()