Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected File |
CdRom.file |
protected File |
Floppy.file |
Modifier and Type | Field and Description |
---|---|
protected List<File> |
Files.files |
Modifier and Type | Method and Description |
---|---|
File |
ObjectFactory.createFile()
Create an instance of
File |
File |
CdRom.getFile()
Gets the value of the file property.
|
File |
Floppy.getFile()
Gets the value of the file property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<File> |
ObjectFactory.createFile(File value)
|
List<File> |
Files.getFiles()
Gets the value of the files property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<File> |
ObjectFactory.createFile(File value)
|
void |
CdRom.setFile(File value)
Sets the value of the file property.
|
void |
Floppy.setFile(File value)
Sets the value of the file property.
|
Modifier and Type | Method and Description |
---|---|
File |
FileResource.get() |
Modifier and Type | Method and Description |
---|---|
protected File |
BackendFilesResource.addParents(File file) |
File |
BackendFileResource.get() |
File |
BackendFilesResource.lookupFile(String name) |
Modifier and Type | Method and Description |
---|---|
protected File |
BackendFilesResource.addParents(File file) |
Modifier and Type | Method and Description |
---|---|
static File |
FileMapper.map(String entity,
File template) |
Modifier and Type | Method and Description |
---|---|
static File |
FileMapper.map(String entity,
File template) |
Copyright © 2012. All Rights Reserved.