Package | Description |
---|---|
org.ovirt.engine.api.model |
Modifier and Type | Field and Description |
---|---|
protected VLAN |
Network.vlan |
protected VLAN |
HostNIC.vlan |
Modifier and Type | Method and Description |
---|---|
VLAN |
ObjectFactory.createVLAN()
Create an instance of
VLAN |
VLAN |
Network.getVlan()
Gets the value of the vlan property.
|
VLAN |
HostNIC.getVlan()
Gets the value of the vlan property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<VLAN> |
ObjectFactory.createVlan(VLAN value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<VLAN> |
ObjectFactory.createVlan(VLAN value)
|
void |
Network.setVlan(VLAN value)
Sets the value of the vlan property.
|
void |
HostNIC.setVlan(VLAN value)
Sets the value of the vlan property.
|
Copyright © 2012. All Rights Reserved.