keycloak-federation
|
公開メンバ関数 | |
Tuple () | |
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 Tuples. Any such class may be used as the return type for a method which returns multiple values. All fields in the Tuple 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 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.