Class UnitFileChange

java.lang.Object
org.freedesktop.dbus.Container
org.freedesktop.dbus.Struct
de.thjom.java.systemd.types.UnitFileChange

public class UnitFileChange extends org.freedesktop.dbus.Struct
  • Field Details

    • changeType

      private final String changeType
    • changePath

      private final String changePath
    • changeSource

      private final String changeSource
  • Constructor Details

    • UnitFileChange

      public UnitFileChange(String changeType, String changePath, String changeSource)
  • Method Details

    • getChangeType

      public String getChangeType()
    • getChangePath

      public String getChangePath()
    • getChangeSource

      public String getChangeSource()
    • toFormattedString

      public String toFormattedString()