Package org.freedesktop.dbus
Class TypeSignature
- java.lang.Object
-
- org.freedesktop.dbus.TypeSignature
-
public class TypeSignature extends Object
-
-
Constructor Summary
Constructors Constructor Description TypeSignature(Type[] types)TypeSignature(String _sig)
-
-
-
Constructor Detail
-
TypeSignature
public TypeSignature(String _sig)
-
TypeSignature
public TypeSignature(Type[] types) throws DBusException
- Throws:
DBusException
-
-
Method Detail
-
getSig
public String getSig()
-
-