Package | Description |
---|---|
org.ovirt.engine.api.model |
Modifier and Type | Field and Description |
---|---|
protected MAC |
NIC.mac |
protected MAC |
HostNIC.mac |
Modifier and Type | Method and Description |
---|---|
MAC |
ObjectFactory.createMAC()
Create an instance of
MAC |
MAC |
NIC.getMac()
Gets the value of the mac property.
|
MAC |
HostNIC.getMac()
Gets the value of the mac property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MAC> |
ObjectFactory.createMac(MAC value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MAC> |
ObjectFactory.createMac(MAC value)
|
void |
NIC.setMac(MAC value)
Sets the value of the mac property.
|
void |
HostNIC.setMac(MAC value)
Sets the value of the mac property.
|
Copyright © 2012. All Rights Reserved.