public class Bios extends Object
Java class for Bios complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Bios">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}boot_menu" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Bios() |
| Modifier and Type | Method and Description |
|---|---|
BootMenu |
getBootMenu()
Gets the value of the bootMenu property.
|
boolean |
isSetBootMenu() |
void |
setBootMenu(BootMenu value)
Sets the value of the bootMenu property.
|
public BootMenu getBootMenu()
BootMenupublic void setBootMenu(BootMenu value)
value - allowed object is
BootMenupublic boolean isSetBootMenu()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0