Interface VersionInfo


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

      • getAbbreviatedProductName

        String getAbbreviatedProductName()
      • getVersionPrefix

        String getVersionPrefix()
      • getMajorVersion

        String getMajorVersion()
      • getMinorVersion

        String getMinorVersion()