| Package | Description |
|---|---|
| org.ovirt.engine.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected IP |
HostNIC.ip |
protected IP |
Network.ip |
| Modifier and Type | Field and Description |
|---|---|
protected List<IP> |
IPs.iPs |
| Modifier and Type | Method and Description |
|---|---|
IP |
ObjectFactory.createIP()
Create an instance of
IP |
IP |
HostNIC.getIp()
Gets the value of the ip property.
|
IP |
Network.getIp()
Gets the value of the ip property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<IP> |
ObjectFactory.createIp(IP value)
|
List<IP> |
IPs.getIPs()
Gets the value of the iPs property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<IP> |
ObjectFactory.createIp(IP value)
|
void |
HostNIC.setIp(IP value)
Sets the value of the ip property.
|
void |
Network.setIp(IP value)
Sets the value of the ip property.
|
Copyright © 2012. All Rights Reserved.