Interface LinuxRpmPackageMixin

All Known Subinterfaces:
LinuxRpmPackage
All Known Implementing Classes:
LinuxRpmPackageMixin.Stub

public interface LinuxRpmPackageMixin
Details of Linux RPM package.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
    Default implementation of LinuxRpmPackageMixin interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets type of the license of this RPM package.
  • Method Details

    • licenseType

      String licenseType()
      Gets type of the license of this RPM package.
      Returns:
      type of the license of this RPM package