Uses of Enum Class
org.freedesktop.dbus.matchrules.MatchRuleField
Packages that use MatchRuleField
-
Uses of MatchRuleField in org.freedesktop.dbus.matchrules
Subclasses with type arguments of type MatchRuleField in org.freedesktop.dbus.matchrulesMethods in org.freedesktop.dbus.matchrules that return MatchRuleFieldModifier and TypeMethodDescriptionstatic MatchRuleFieldReturns the enum constant of this class with the specified name.static MatchRuleField[]MatchRuleField.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.freedesktop.dbus.matchrules that return types with arguments of type MatchRuleFieldModifier and TypeMethodDescriptionConstructor parameters in org.freedesktop.dbus.matchrules with type arguments of type MatchRuleFieldModifierConstructorDescriptionprotectedDBusMatchRule(Map<MatchRuleField, String> _values, Map<MatchRuleField, Map<Integer, String>> _multiValues)