Package | Description |
---|---|
org.ovirt.engine.api.model |
Modifier and Type | Field and Description |
---|---|
protected Usb |
VM.usb |
protected Usb |
Template.usb |
Modifier and Type | Method and Description |
---|---|
Usb |
ObjectFactory.createUsb()
Create an instance of
Usb |
Usb |
VM.getUsb()
Gets the value of the usb property.
|
Usb |
Template.getUsb()
Gets the value of the usb property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Usb> |
ObjectFactory.createUsb(Usb value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Usb> |
ObjectFactory.createUsb(Usb value)
|
void |
VM.setUsb(Usb value)
Sets the value of the usb property.
|
void |
Template.setUsb(Usb value)
Sets the value of the usb property.
|
Copyright © 2012. All Rights Reserved.