Class TypeSignature

java.lang.Object
org.freedesktop.dbus.TypeSignature

@Deprecated(forRemoval=true, since="4.3.1") public class TypeSignature extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
not used
  • Constructor Summary

    Constructors
    Constructor
    Description
    TypeSignature(Type[] _types)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TypeSignature

      public TypeSignature(String _sig)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TypeSignature

      public TypeSignature(Type[] _types) throws DBusException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      DBusException
  • Method Details

    • getSig

      public String getSig()
      Deprecated, for removal: This API element is subject to removal in a future version.