Package org.freedesktop.dbus
Class MethodTuple
- java.lang.Object
-
- org.freedesktop.dbus.MethodTuple
-
public class MethodTuple extends Object
-
-
Constructor Summary
Constructors Constructor Description MethodTuple(String _name, String _sig)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)org.slf4j.LoggergetLogger()StringgetName()StringgetSig()inthashCode()
-