public static class TestSignalInterface.TestPathSignal extends DBusSignal
Message.ArgumentType, Message.Endian, Message.Flags, Message.HeaderField, Message.MessageType| Modifier and Type | Field and Description |
|---|---|
Path |
otherpath |
java.util.List<Path> |
pathlist |
java.util.Map<Path,Path> |
pathmap |
bytecounter, flags, globalserial, headers, PROTOCOL, protover, serial, type, wiredata| Constructor and Description |
|---|
TestPathSignal(java.lang.String path,
Path otherpath,
java.util.List<Path> pathlist,
java.util.Map<Path,Path> pathmap) |
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, toStringpublic final Path otherpath
public final java.util.List<Path> pathlist
public TestPathSignal(java.lang.String path,
Path otherpath,
java.util.List<Path> pathlist,
java.util.Map<Path,Path> pathmap)
throws DBusException
DBusException