Uses of Class
com.lucimber.dbus.exception.PropertyReadOnlyException
Packages that use PropertyReadOnlyException
Package
Description
Standard D-Bus interfaces and implementations for common D-Bus functionality.
-
Uses of PropertyReadOnlyException in com.lucimber.dbus.standard
Methods in com.lucimber.dbus.standard that throw PropertyReadOnlyExceptionModifier and TypeMethodDescriptionvoid
Properties.setProperty
(DBusString interfaceName, DBusString propertyName, DBusVariant value) Sets the value of a property.