Uses of Enum Class
com.lucimber.dbus.message.MessageFlag
Packages that use MessageFlag
Package
Description
D-Bus message types and structures for method calls, returns, signals, and errors.
-
Uses of MessageFlag in com.lucimber.dbus.message
Methods in com.lucimber.dbus.message that return MessageFlagModifier and TypeMethodDescriptionstatic MessageFlag
Returns the enum constant of this class with the specified name.static MessageFlag[]
MessageFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared.