org.iids.aos.locationmanager
Class HostManagerInfo
java.lang.Object
org.iids.aos.locationmanager.HostManagerInfo
public class HostManagerInfo
- extends java.lang.Object
- Author:
- mobach@cs.vu.nl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostManagerInfo
public HostManagerInfo()
HostManagerInfo
public HostManagerInfo(Address address,
HostManager hostManager)
getAddress
public Address getAddress()
setAddress
public void setAddress(Address address)
getHostManager
public HostManager getHostManager()
setHostManager
public void setHostManager(HostManager hostManager)
setIsConfiguredByLocation
public void setIsConfiguredByLocation()
isConfiguredByLocation
public boolean isConfiguredByLocation()
Copyright © 2003, 2004 IIDS Group. All Rights Reserved.