public class MyRemoteObject extends Object
Constructor and Description |
---|
MyRemoteObject(Remote object,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Remote |
getObject() |
void |
setName(String name) |
void |
setObject(Remote object) |
Copyright © 2006–2018 TinyGroup. All rights reserved.