public class IPAddress extends Object
| Constructor and Description |
|---|
IPAddress(String ipAddress,
int prefixLength) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIpAddress() |
int |
getPrefixLength() |
Copyright © 2019 OpenDaylight. All rights reserved.