Class ObjectPath

java.lang.Object
org.freedesktop.dbus.DBusPath
org.freedesktop.dbus.ObjectPath
All Implemented Interfaces:
Comparable<DBusPath>

public class ObjectPath extends DBusPath
  • Constructor Details

    • ObjectPath

      public ObjectPath(String _source, String _path)
  • Method Details

    • getSource

      public String getSource()
    • setSource

      public void setSource(String _source)