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 AllowedAddressPairpublic String getMacAddress()
getMacAddress in interface AllowedAddressPairCopyright © 2017. All rights reserved.