Interface LinuxRpmPackageMixin
- All Known Subinterfaces:
LinuxRpmPackage
- All Known Implementing Classes:
LinuxRpmPackageMixin.Stub
public interface LinuxRpmPackageMixin
Details of Linux RPM package.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
Default implementation ofLinuxRpmPackageMixin
interface. -
Method Summary
Modifier and TypeMethodDescriptionGets 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
-