Package org.freedesktop
Interface DBus.Introspectable
- 
- All Superinterfaces:
- org.freedesktop.dbus.DBusInterface
 - Enclosing interface:
- DBus
 
 public static interface DBus.Introspectable extends org.freedesktop.dbus.DBusInterfaceObjects can provide introspection data via this interface and method. See the Introspection Format.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringIntrospect()
 
- 
- 
- 
Method Detail- 
IntrospectString Introspect() - Returns:
- The XML introspection data for this object
 
 
- 
 
-