Uses of Enum Class
org.freedesktop.dbus.messages.constants.MessageTypes
Packages that use MessageTypes
-
Uses of MessageTypes in org.freedesktop.dbus.matchrules
Methods in org.freedesktop.dbus.matchrules with parameters of type MessageTypesModifier and TypeMethodDescriptionDBusMatchRuleBuilder.withType(MessageTypes _type) Set type filter usingMessageTypesenum. -
Uses of MessageTypes in org.freedesktop.dbus.messages.constants
Subclasses with type arguments of type MessageTypes in org.freedesktop.dbus.messages.constantsMethods in org.freedesktop.dbus.messages.constants that return MessageTypesModifier and TypeMethodDescriptionstatic MessageTypesMessageTypes.getById(byte _id) static MessageTypesReturns the enum constant of this class with the specified name.static MessageTypes[]MessageTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.