public class Floppy extends BaseDevice
Java class for Floppy complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Floppy"> <complexContent> <extension base="{}BaseDevice"> <sequence> <element ref="{}file"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Floppy() |
Modifier and Type | Method and Description |
---|---|
File |
getFile()
Gets the value of the file property.
|
boolean |
isSetFile() |
void |
setFile(File value)
Sets the value of the file property.
|
getTemplate, getVm, isSetTemplate, isSetVm, setTemplate, setVm
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
Copyright © 2010 Red Hat, Inc - released under the Apache License Version 2.0