Interface PropertyInterface

All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface

public interface PropertyInterface extends org.freedesktop.dbus.interfaces.DBusInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    org.freedesktop.dbus.types.Variant<?>
    getProperty(String iface, String property)
     

    Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface

    getObjectPath, isRemote
  • Method Details

    • getProperty

      org.freedesktop.dbus.types.Variant<?> getProperty(String iface, String property)