VirtualIP.IPVersion, VirtualIP.Type
Constructor and Description |
---|
VirtualIPWithId(VirtualIP.Type type,
VirtualIP.IPVersion ipVersion,
int id,
String address) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAddress() |
int |
getId() |
int |
hashCode() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
String |
toString() |
getIpVersion, getType, publicIPv6
public VirtualIPWithId(VirtualIP.Type type, VirtualIP.IPVersion ipVersion, int id, String address)
public int getId()
public String getAddress()
protected com.google.common.base.Objects.ToStringHelper string()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.