Class UnitFileInstallChange

java.lang.Object
org.freedesktop.dbus.Container
org.freedesktop.dbus.Tuple
de.thjom.java.systemd.types.UnitFileInstallChange

public class UnitFileInstallChange extends org.freedesktop.dbus.Tuple
  • Field Details

    • carriesInstallInfo

      private final boolean carriesInstallInfo
    • unitFileChange

      private final UnitFileChange unitFileChange
  • Constructor Details

    • UnitFileInstallChange

      public UnitFileInstallChange(boolean carriesInstallInfo, UnitFileChange unitFileChange)
  • Method Details

    • isCarriesInstallInfo

      public boolean isCarriesInstallInfo()
    • getUnitFileChange

      public UnitFileChange getUnitFileChange()
    • toFormattedString

      public String toFormattedString()