Uses of Enum Class
org.freedesktop.dbus.annotations.PropertiesEmitsChangedSignal.EmitChangeSignal
Packages that use PropertiesEmitsChangedSignal.EmitChangeSignal
Package
Description
-
Uses of PropertiesEmitsChangedSignal.EmitChangeSignal in org.freedesktop.dbus.annotations
Subclasses with type arguments of type PropertiesEmitsChangedSignal.EmitChangeSignal in org.freedesktop.dbus.annotationsModifier and TypeClassDescriptionstatic enumThe different values which are supported for emitting a signal.Methods in org.freedesktop.dbus.annotations that return PropertiesEmitsChangedSignal.EmitChangeSignalModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PropertiesEmitsChangedSignal.EmitChangeSignal.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PropertiesEmitsChangedSignal.EmitChangeSignal in org.freedesktop.dbus.messages
Methods in org.freedesktop.dbus.messages with parameters of type PropertiesEmitsChangedSignal.EmitChangeSignalModifier and TypeMethodDescriptionprotected StringExportedObject.generatePropertyXml(String _propertyName, Class<?> _propertyTypeClass, DBusProperty.Access _access, PropertiesEmitsChangedSignal.EmitChangeSignal _emitChangeSignal) Generates the introspection data for the single property. -
Uses of PropertiesEmitsChangedSignal.EmitChangeSignal in org.freedesktop.dbus.propertyref
Methods in org.freedesktop.dbus.propertyref that return PropertiesEmitsChangedSignal.EmitChangeSignalConstructors in org.freedesktop.dbus.propertyref with parameters of type PropertiesEmitsChangedSignal.EmitChangeSignalModifierConstructorDescriptionPropertyRef(String _name, Class<?> _type, DBusProperty.Access _access, PropertiesEmitsChangedSignal.EmitChangeSignal _emitChangeSignal)