public class NeutronAllowedAddressPair extends Object implements AllowedAddressPair
Constructor and Description |
---|
NeutronAllowedAddressPair() |
NeutronAllowedAddressPair(String ipAddress,
String macAddress) |
Modifier and Type | Method and Description |
---|---|
String |
getIpAddress() |
String |
getMacAddress() |
String |
toString() |
public String getIpAddress()
getIpAddress
in interface AllowedAddressPair
public String getMacAddress()
getMacAddress
in interface AllowedAddressPair
Copyright © 2017. All rights reserved.