Class Path

All Implemented Interfaces:
UnitStateNotifier, org.freedesktop.dbus.interfaces.DBusInterface

public class Path extends Unit
  • Field Details

  • Constructor Details

    • Path

      private Path(Manager manager, PathInterface iface, String name) throws org.freedesktop.dbus.exceptions.DBusException
      Throws:
      org.freedesktop.dbus.exceptions.DBusException
  • Method Details

    • create

      static Path create(Manager manager, String name) throws org.freedesktop.dbus.exceptions.DBusException
      Throws:
      org.freedesktop.dbus.exceptions.DBusException
    • getInterface

      public PathInterface getInterface()
      Overrides:
      getInterface in class Unit
    • getDirectoryMode

      public long getDirectoryMode()
    • isMakeDirectory

      public boolean isMakeDirectory()
    • getPaths

      public List<PathInfo> getPaths()
    • getResult

      public String getResult()
    • getUnit

      public String getUnit()