keycloak-federation
|
公開メンバ関数 | |
Struct () | |
final Object [] | getParameters () |
final String | toString () |
final boolean | equals (Object other) |
静的関数 | |
static void | putTypeCache (Type k, Type[] v) |
static Type [] | getTypeCache (Type k) |
This class should be extended to create Structs. Any such class may be sent over DBus to a method which takes a Struct. All fields in the Struct which you wish to be serialized and sent to the remote method should be annotated with the org.freedesktop.dbus.Position annotation, in the order they should appear in to Struct to DBus.
|
inlineinherited |
|
inlineinherited |
Returns the struct contents in order.
DBusException | If there is a problem doing this. |
|
inlinestaticpackageinherited |
|
inlinestaticpackageinherited |
|
inlineinherited |
Returns this struct as a string.