public static final class Port.Ip extends Object implements Serializable
Constructor and Description |
---|
Ip() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
String |
getSubnetId() |
void |
setAddress(String address) |
void |
setSubnetId(String subnetId) |
String |
toString() |
public String getAddress()
public void setAddress(String address)
address
- the address to setpublic String getSubnetId()
public void setSubnetId(String subnetId)
subnetId
- the subnetId to setCopyright © 2012–2016. All rights reserved.