de.beamertool.admin.remotecontrol
Class RemoteControlHost
java.lang.Object
de.beamertool.admin.remotecontrol.RemoteControlHost
- All Implemented Interfaces:
- Serializable
public class RemoteControlHost
- extends Object
- implements Serializable
- Author:
- $Author : ocm-zeeman $
- See Also:
- Serialized Form
host
public String host
RemoteControlHost
public RemoteControlHost()
RemoteControlHost
public RemoteControlHost(String host,
int port)
getHost
public String getHost()
setHost
public void setHost(String host)
getPort
public int getPort()
setPort
public void setPort(int port)