public class two_part_test_server.two_part_test_object extends java.lang.Object implements TwoPartObject
| Constructor and Description |
|---|
two_part_test_object() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
boolean |
isRemote()
Returns true on remote objects.
|
public boolean isRemote()
DBusInterfaceisRemote in interface DBusInterfacepublic java.lang.String getName()
getName in interface TwoPartObject