public class Host extends Object
Constructor and Description |
---|
Host(String id,
String name)
Constructor without hostname.
|
Host(String id,
String name,
String hostName)
Constructor where hostname is given.
|
Modifier and Type | Method and Description |
---|---|
Address |
getAddress()
Gets the address.
|
String |
getId() |
String |
getName() |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.