Uses of Class
org.freedesktop.dbus.types.Variant
Packages that use Variant
-
Uses of Variant in org.freedesktop.dbus
Methods in org.freedesktop.dbus with parameters of type VariantModifier and TypeMethodDescriptionstatic <T extends Struct>
TStructHelper.createStructFromVariant(Variant<?> _variant, Class<T> _structClass) Creates a instance of the givenStructsubclass if the given variant is some sort of Struct. -
Uses of Variant in org.freedesktop.dbus.bin
Methods in org.freedesktop.dbus.bin that return types with arguments of type VariantModifier and TypeMethodDescriptionDBusDaemon.DBusServer.GetConnectionCredentials(String _busName) -
Uses of Variant in org.freedesktop.dbus.interfaces
Fields in org.freedesktop.dbus.interfaces with type parameters of type VariantMethods in org.freedesktop.dbus.interfaces that return types with arguments of type VariantModifier and TypeMethodDescriptionGet all properties and values.DBus.GetConnectionCredentials(String busName) DBUS Specification:
Returns as many credentials as possible for the process connected to the server.ObjectManager.InterfacesAdded.getInterfaces()Returns the added interfaces.ObjectManager.GetManagedObjects()Get a sub-tree of objects.Properties.PropertiesChanged.getPropertiesChanged()Return the changed properties.Constructor parameters in org.freedesktop.dbus.interfaces with type arguments of type Variant