Uses of Class
org.freedesktop.dbus.connections.BusAddress.AddressBusTypes
-
Packages that use BusAddress.AddressBusTypes Package Description org.freedesktop.dbus.connections -
-
Uses of BusAddress.AddressBusTypes in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return BusAddress.AddressBusTypes Modifier and Type Method Description BusAddress.AddressBusTypesBusAddress. getBusType()static BusAddress.AddressBusTypesBusAddress.AddressBusTypes. toEnum(String _str)static BusAddress.AddressBusTypesBusAddress.AddressBusTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static BusAddress.AddressBusTypes[]BusAddress.AddressBusTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-