java.lang.Object
de.thjom.java.systemd.types.Job

public class Job extends Object
  • Field Details

    • id

      private final long id
    • objectPath

      private final org.freedesktop.dbus.DBusPath objectPath
  • Constructor Details

    • Job

      public Job(Object[] array)
  • Method Details

    • getId

      public long getId()
    • getObjectPath

      public org.freedesktop.dbus.DBusPath getObjectPath()
    • toString

      public String toString()
      Overrides:
      toString in class Object