public final class NeutronPortAllowedAddressPairs extends Object implements Serializable
| Constructor and Description |
|---|
NeutronPortAllowedAddressPairs() |
NeutronPortAllowedAddressPairs(String macAddress,
String ipAddress) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIpAddress() |
String |
getMacAddress() |
void |
setIpAddress(String ipAddress) |
void |
setMacAddress(String macAddress) |
Copyright © 2019 OpenDaylight. All rights reserved.