public class NeutronIP extends Object implements IP
| Constructor and Description |
|---|
NeutronIP() |
NeutronIP(String address,
String subnetId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIpAddress() |
String |
getSubnetId() |
String |
toString() |
public String getIpAddress()
getIpAddress in interface IPpublic String getSubnetId()
getSubnetId in interface IPCopyright © 2017. All rights reserved.