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 IP
public String getSubnetId()
getSubnetId
in interface IP
Copyright © 2017. All rights reserved.