Uses of Enum Class
com.lucimber.dbus.annotation.DBusProperty.Access
Packages that use DBusProperty.Access
Package
Description
Annotations for defining D-Bus interfaces, methods, properties, and signals.
-
Uses of DBusProperty.Access in com.lucimber.dbus.annotation
Methods in com.lucimber.dbus.annotation that return DBusProperty.AccessModifier and TypeMethodDescriptionstatic DBusProperty.AccessReturns the enum constant of this class with the specified name.static DBusProperty.Access[]DBusProperty.Access.values()Returns an array containing the constants of this enum class, in the order they are declared.