public class Boot extends Object
Java class for Boot complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Boot">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="dev" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Boot() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDev()
Gets the value of the dev property.
|
boolean |
isSetDev() |
void |
setDev(String value)
Sets the value of the dev property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0