org.freedesktop
Class DBus.Binding.TestClient.Trigger

java.lang.Object
  extended by org.freedesktop.dbus.Message
      extended by org.freedesktop.dbus.DBusSignal
          extended by org.freedesktop.DBus.Binding.TestClient.Trigger
Enclosing interface:
DBus.Binding.TestClient

public static class DBus.Binding.TestClient.Trigger
extends DBusSignal


Nested Class Summary
 
Nested classes/interfaces inherited from class org.freedesktop.dbus.Message
Message.ArgumentType, Message.Endian, Message.Flags, Message.HeaderField, Message.MessageType
 
Field Summary
 UInt16 a
           
 double b
           
 
Fields inherited from class org.freedesktop.dbus.Message
bytecounter, flags, globalserial, headers, PROTOCOL, protover, serial, type, wiredata
 
Constructor Summary
DBus.Binding.TestClient.Trigger(String path, UInt16 a, double b)
           
 
Method Summary
 
Methods inherited from class org.freedesktop.dbus.Message
align, append, appendByte, appendBytes, appendint, demarshallint, demarshallint, demarshallintBig, demarshallintLittle, extract, extract, getAlignment, getDestination, getFlags, getHeader, getHeaderFieldName, getInterface, getName, getParameters, getPath, getReplySerial, getSerial, getSig, getSource, getWireData, marshallint, marshallintBig, marshallintLittle, pad, setArgs, setSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

a

public final UInt16 a

b

public final double b
Constructor Detail

DBus.Binding.TestClient.Trigger

public DBus.Binding.TestClient.Trigger(String path,
                                       UInt16 a,
                                       double b)
                                throws DBusException
Throws:
DBusException