org.freedesktop
public static interface DBus.Binding.Tests extends DBusInterface
Method Summary | |
---|---|
Triplet<String,UInt32,Short> | DeStruct(DBus.Binding.TestStruct a) |
void | Exit() |
Variant | Identity(Variant input) |
Variant[] | IdentityArray(Variant[] input) |
boolean | IdentityBool(boolean input) |
boolean[] | IdentityBoolArray(boolean[] input) |
byte | IdentityByte(byte input) |
byte[] | IdentityByteArray(byte[] input) |
double | IdentityDouble(double input) |
double[] | IdentityDoubleArray(double[] input) |
short | IdentityInt16(short input) |
short[] | IdentityInt16Array(short[] input) |
int | IdentityInt32(int input) |
int[] | IdentityInt32Array(int[] input) |
long | IdentityInt64(long input) |
long[] | IdentityInt64Array(long[] input) |
String | IdentityString(String input) |
String[] | IdentityStringArray(String[] input) |
UInt16 | IdentityUInt16(UInt16 input) |
UInt16[] | IdentityUInt16Array(UInt16[] input) |
UInt32 | IdentityUInt32(UInt32 input) |
UInt32[] | IdentityUInt32Array(UInt32[] input) |
UInt64 | IdentityUInt64(UInt64 input) |
UInt64[] | IdentityUInt64Array(UInt64[] input) |
boolean | Invert(boolean a) |
Map<String,List<String>> | InvertMapping(Map<String,String> a) |
List<Variant> | Primitize(Variant a) |
long | Sum(int[] a) |
void | Trigger(String a, UInt64 b) |