public class ManagementIpAddress extends Object implements Serializable
| Constructor and Description |
|---|
ManagementIpAddress() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
InetAddressType |
getType() |
void |
setAddress(String address) |
void |
setType(InetAddressType type) |
public String getAddress()
public void setAddress(String address)
public InetAddressType getType()
public void setType(InetAddressType type)
Copyright © 2016. All rights reserved.