| Constructor and Description |
|---|
HostRef() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAddress() |
String |
getHostname() |
int |
hashCode() |
String |
idAsString() |
static Groupings.HostRef |
of(String address,
String hostname) |
void |
setAddress(String address) |
void |
setHostname(String hostname) |
String |
toString() |
public static Groupings.HostRef of(String address, String hostname)
public String getAddress()
public void setAddress(String address)
public String getHostname()
public void setHostname(String hostname)
public String idAsString()
Copyright © 2020. All rights reserved.